Home
last modified time | relevance | path

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

12

/freebsd/sys/net80211/
H A D_ieee80211.h484 #define IEEE80211_C_MONITOR 0x00010000 /* CAPABILITY: monitor mode */ macro
505 IEEE80211_C_AHDEMO | IEEE80211_C_MONITOR | IEEE80211_C_WDS | \
H A Dieee80211.c85 [IEEE80211_M_MONITOR] = IEEE80211_C_MONITOR,
1928 if (caps & IEEE80211_C_MONITOR) in addmedia()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c335 #define IEEE80211_C_MONITOR 0x00010000 /* CAPABILITY: monitor mode */ macro
379 if ((dcaps & IEEE80211_C_MONITOR) != 0) in wlan_drivercaps_to_snmp()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c218 | IEEE80211_C_MONITOR /* monitor mode */ in rtwn_attach()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c468 | IEEE80211_C_MONITOR /* monitor mode supported */ in ural_attach()
H A Dif_upgt.c334 | IEEE80211_C_MONITOR /* monitor mode */ in upgt_attach()
H A Dif_uath.c424 IEEE80211_C_MONITOR | /* monitor mode supported */ in uath_attach()
H A Dif_zyd.c381 | IEEE80211_C_MONITOR /* monitor mode */ in zyd_attach()
H A Dif_rum.c536 | IEEE80211_C_MONITOR /* monitor mode supported */ in rum_attach()
H A Dif_rsu.c546 IEEE80211_C_MONITOR | /* monitor mode supported */ in rsu_attach()
H A Dif_urtw.c879 IEEE80211_C_MONITOR | /* monitor mode supported */ in urtw_attach()
H A Dif_run.c849 IEEE80211_C_MONITOR | /* monitor mode supported */ in run_attach()
/freebsd/sys/dev/malo/
H A Dif_malo.c262 | IEEE80211_C_MONITOR /* monitor mode */ in malo_attach()
/freebsd/sys/dev/ipw/
H A Dif_ipw.c280 | IEEE80211_C_MONITOR /* monitor mode supported */ in ipw_attach()
/freebsd/sys/dev/ral/
H A Drt2560.c271 | IEEE80211_C_MONITOR /* monitor mode */ in rt2560_attach()
H A Drt2661.c271 | IEEE80211_C_MONITOR /* monitor mode */ in rt2661_attach()
H A Drt2860.c313 | IEEE80211_C_MONITOR /* monitor mode */ in rt2860_attach()
/freebsd/sys/dev/otus/
H A Dif_otus.c727 IEEE80211_C_MONITOR | /* Enable monitor mode */ in otus_attachhook()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c499 IEEE80211_C_MONITOR; in bwi_attach()
/freebsd/sys/dev/iwi/
H A Dif_iwi.c364 | IEEE80211_C_MONITOR /* monitor mode supported */ in iwi_attach()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c399 | IEEE80211_C_MONITOR /* monitor mode */ in mwl_attach()
/freebsd/sys/dev/ath/
H A Dif_ath.c910 | IEEE80211_C_MONITOR /* monitor mode */ in ath_attach()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c459 | IEEE80211_C_MONITOR /* monitor mode supported */ in wpi_attach()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4562 IEEE80211_C_MONITOR | in linuxkpi_ieee80211_ifattach()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c764 | IEEE80211_C_MONITOR /* monitor mode */ in bwn_attach_post()

12