Home
last modified time | relevance | path

Searched refs:IEEE80211_C_MONITOR (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/sys/net80211/
HDieee80211_var.h646 #define IEEE80211_C_MONITOR 0x00010000 /* CAPABILITY: monitor mode */ macro
665 IEEE80211_C_AHDEMO | IEEE80211_C_MONITOR | IEEE80211_C_WDS | \
HDieee80211.c80 [IEEE80211_M_MONITOR] = IEEE80211_C_MONITOR,
1131 if (caps & IEEE80211_C_MONITOR) in addmedia()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c335 #define IEEE80211_C_MONITOR 0x00010000 /* CAPABILITY: monitor mode */ macro
379 if ((dcaps & IEEE80211_C_MONITOR) != 0) in wlan_drivercaps_to_snmp()
/NextBSD/sys/dev/malo/
HDif_malo.c264 | IEEE80211_C_MONITOR /* monitor mode */ in malo_attach()
/NextBSD/sys/dev/usb/wlan/
HDif_ural.c468 | IEEE80211_C_MONITOR /* monitor mode supported */ in ural_attach()
HDif_upgt.c334 | IEEE80211_C_MONITOR /* monitor mode */ in upgt_attach()
HDif_uath.c424 IEEE80211_C_MONITOR | /* monitor mode supported */ in uath_attach()
HDif_rum.c524 | IEEE80211_C_MONITOR /* monitor mode supported */ in rum_attach()
HDif_zyd.c384 | IEEE80211_C_MONITOR /* monitor mode */ in zyd_attach()
HDif_urtw.c873 IEEE80211_C_MONITOR | /* monitor mode supported */ in urtw_attach()
HDif_urtwn.c513 | IEEE80211_C_MONITOR /* monitor mode */ in urtwn_attach()
HDif_run.c770 IEEE80211_C_MONITOR | /* monitor mode supported */ in run_attach()
/NextBSD/sys/dev/wi/
HDif_wi.c330 | IEEE80211_C_MONITOR in wi_attach()
/NextBSD/sys/dev/ipw/
HDif_ipw.c278 | IEEE80211_C_MONITOR /* monitor mode supported */ in ipw_attach()
/NextBSD/sys/dev/otus/
HDif_otus.c721 IEEE80211_C_MONITOR | in otus_attachhook()
/NextBSD/sys/dev/ral/
HDrt2661.c268 | IEEE80211_C_MONITOR /* monitor mode */ in rt2661_attach()
HDrt2560.c268 | IEEE80211_C_MONITOR /* monitor mode */ in rt2560_attach()
HDrt2860.c309 | IEEE80211_C_MONITOR /* monitor mode */ in rt2860_attach()
/NextBSD/sys/dev/iwi/
HDif_iwi.c356 | IEEE80211_C_MONITOR /* monitor mode supported */ in iwi_attach()
/NextBSD/sys/dev/bwi/
HDif_bwi.c499 IEEE80211_C_MONITOR; in bwi_attach()
/NextBSD/sys/dev/rtwn/
HDif_rtwn.c348 | IEEE80211_C_MONITOR /* monitor mode */ in rtwn_attach()
/NextBSD/sys/dev/mwl/
HDif_mwl.c402 | IEEE80211_C_MONITOR /* monitor mode */ in mwl_attach()
/NextBSD/sys/dev/ath/
HDif_ath.c871 | IEEE80211_C_MONITOR /* monitor mode */ in ath_attach()
/NextBSD/sys/dev/wpi/
HDif_wpi.c460 | IEEE80211_C_MONITOR /* monitor mode supported */ in wpi_attach()
/NextBSD/sys/dev/iwn/
HDif_iwn.c568 | IEEE80211_C_MONITOR /* monitor mode supported */ in iwn_attach()

12