Home
last modified time | relevance | path

Searched refs:IEEE80211_C_STA (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/sys/net80211/
D_ieee80211.h474 #define IEEE80211_C_STA 0x00000001 /* CAPABILITY: STA available */ macro
506 (IEEE80211_C_STA | IEEE80211_C_IBSS | IEEE80211_C_HOSTAP | \
Dieee80211.c83 [IEEE80211_M_STA] = IEEE80211_C_STA,
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_sys.c326 #define IEEE80211_C_STA 0x00000001 /* CAPABILITY: STA available */ macro
358 if ((dcaps & IEEE80211_C_STA) != 0) in wlan_drivercaps_to_snmp()
/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwn.c219 IEEE80211_C_STA /* station mode */ in rtwn_attach()
/freebsd-12-stable/sys/dev/usb/wlan/
Dif_ural.c470 IEEE80211_C_STA /* station mode supported */ in ural_attach()
Dif_upgt.c334 IEEE80211_C_STA /* station mode */ in upgt_attach()
Dif_uath.c424 IEEE80211_C_STA | /* station mode */ in uath_attach()
Dif_rum.c536 IEEE80211_C_STA /* station mode supported */ in rum_attach()
Dif_zyd.c382 IEEE80211_C_STA /* station mode */ in zyd_attach()
Dif_rsu.c547 IEEE80211_C_STA | /* station mode */ in rsu_attach()
Dif_urtw.c879 IEEE80211_C_STA | /* station mode */ in urtw_attach()
/freebsd-12-stable/sys/dev/malo/
Dif_malo.c265 IEEE80211_C_STA /* station mode supported */ in malo_attach()
/freebsd-12-stable/sys/dev/wi/
Dif_wi.c332 ic->ic_caps = IEEE80211_C_STA in wi_attach()
/freebsd-12-stable/sys/dev/ipw/
Dif_ipw.c282 IEEE80211_C_STA /* station mode supported */ in ipw_attach()
/freebsd-12-stable/sys/dev/ral/
Drt2560.c271 IEEE80211_C_STA /* station mode */ in rt2560_attach()
Drt2661.c271 IEEE80211_C_STA /* station mode */ in rt2661_attach()
Drt2860.c312 IEEE80211_C_STA /* station mode */ in rt2860_attach()
/freebsd-12-stable/sys/dev/if_ndis/
Dif_ndis.c735 IEEE80211_C_STA | IEEE80211_C_IBSS; in ndis_80211attach()
/freebsd-12-stable/sys/dev/otus/
Dif_otus.c723 IEEE80211_C_STA | /* station mode */ in otus_attachhook()
/freebsd-12-stable/sys/dev/iwi/
Dif_iwi.c366 IEEE80211_C_STA /* station mode supported */ in iwi_attach()
/freebsd-12-stable/sys/dev/bwi/
Dif_bwi.c496 ic->ic_caps = IEEE80211_C_STA | in bwi_attach()
/freebsd-12-stable/sys/dev/mwl/
Dif_mwl.c398 IEEE80211_C_STA /* station mode supported */ in mwl_attach()
/freebsd-12-stable/sys/dev/ath/
Dif_ath.c907 IEEE80211_C_STA /* station mode */ in ath_attach()
/freebsd-12-stable/sys/dev/iwm/
Dif_iwm.c6175 IEEE80211_C_STA | in iwm_attach()
/freebsd-12-stable/sys/dev/wpi/
Dif_wpi.c459 IEEE80211_C_STA /* station mode supported */ in wpi_attach()

12