Symbol: IEEE80211_C_STA
sys/compat/linuxkpi/common/src/linux_80211.c
7429
IEEE80211_C_STA |
sys/dev/ath/if_ath.c
907
IEEE80211_C_STA /* station mode */
sys/dev/bwi/if_bwi.c
494
ic->ic_caps = IEEE80211_C_STA |
sys/dev/bwn/if_bwn.c
763
IEEE80211_C_STA /* station mode supported */
sys/dev/ipw/if_ipw.c
278
IEEE80211_C_STA /* station mode supported */
sys/dev/iwi/if_iwi.c
362
IEEE80211_C_STA /* station mode supported */
sys/dev/iwm/if_iwm.c
6140
IEEE80211_C_STA |
sys/dev/iwn/if_iwn.c
571
IEEE80211_C_STA /* station mode supported */
sys/dev/iwx/if_iwx.c
10589
IEEE80211_C_STA |
sys/dev/malo/if_malo.c
256
IEEE80211_C_STA /* station mode supported */
sys/dev/mwl/if_mwl.c
394
IEEE80211_C_STA /* station mode supported */
sys/dev/otus/if_otus.c
719
IEEE80211_C_STA | /* station mode */
sys/dev/ral/rt2560.c
268
IEEE80211_C_STA /* station mode */
sys/dev/ral/rt2661.c
268
IEEE80211_C_STA /* station mode */
sys/dev/ral/rt2860.c
310
IEEE80211_C_STA /* station mode */
sys/dev/rtwn/if_rtwn.c
217
IEEE80211_C_STA /* station mode */
sys/dev/usb/wlan/if_mtw.c
632
ic->ic_caps = IEEE80211_C_STA | /* station mode supported */
sys/dev/usb/wlan/if_rsu.c
550
IEEE80211_C_STA | /* station mode */
sys/dev/usb/wlan/if_rum.c
533
IEEE80211_C_STA /* station mode supported */
sys/dev/usb/wlan/if_run.c
848
IEEE80211_C_STA | /* station mode supported */
sys/dev/usb/wlan/if_uath.c
423
IEEE80211_C_STA | /* station mode */
sys/dev/usb/wlan/if_upgt.c
333
IEEE80211_C_STA /* station mode */
sys/dev/usb/wlan/if_ural.c
465
IEEE80211_C_STA /* station mode supported */
sys/dev/usb/wlan/if_urtw.c
877
IEEE80211_C_STA | /* station mode */
sys/dev/usb/wlan/if_zyd.c
379
IEEE80211_C_STA /* station mode */
sys/dev/wpi/if_wpi.c
456
IEEE80211_C_STA /* station mode supported */
sys/dev/wtap/if_wtap.c
718
| IEEE80211_C_STA /* station mode */
sys/net80211/_ieee80211.h
509
(IEEE80211_C_STA | IEEE80211_C_IBSS | IEEE80211_C_HOSTAP | \
sys/net80211/ieee80211.c
81
[IEEE80211_M_STA] = IEEE80211_C_STA,
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
355
if ((dcaps & IEEE80211_C_STA) != 0)