Home
last modified time | relevance | path

Searched refs:IEEE80211_C_SHSLOT (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/net80211/
H A D_ieee80211.h482 #define IEEE80211_C_SHSLOT 0x00004000 /* CAPABILITY: short slottime */ macro
H A Dieee80211_proto.c796 (ic->ic_caps & IEEE80211_C_SHSLOT))); in ieee80211_vap_reset_erp()
H A Dieee80211_node.c2912 if ((ic->ic_caps & IEEE80211_C_SHSLOT) && in ieee80211_node_leave_11g()
H A Dieee80211_output.c2855 (ic->ic_caps & IEEE80211_C_SHSLOT)) in ieee80211_send_mgmt()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c333 #define IEEE80211_C_SHSLOT 0x00004000 /* CAPABILITY: short slottime */ macro
375 if ((dcaps & IEEE80211_C_SHSLOT) != 0) in wlan_drivercaps_to_snmp()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c227 | IEEE80211_C_SHSLOT /* short slot time supported */ in rtwn_attach()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c471 | IEEE80211_C_SHSLOT /* short slot time supported */ in ural_attach()
H A Dif_upgt.c336 | IEEE80211_C_SHSLOT /* short slot time supported */ in upgt_attach()
H A Dif_uath.c427 IEEE80211_C_SHSLOT | /* short slot time supported */ in uath_attach()
H A Dif_zyd.c382 | IEEE80211_C_SHSLOT /* short slot time supported */ in zyd_attach()
H A Dif_rum.c540 | IEEE80211_C_SHSLOT /* short slot time supported */ in rum_attach()
H A Dif_rsu.c552 IEEE80211_C_SHSLOT | /* Short slot time supported. */ in rsu_attach()
H A Dif_urtw.c881 IEEE80211_C_SHSLOT | /* short slot time supported */ in urtw_attach()
H A Dif_mtw.c617 IEEE80211_C_SHSLOT | /* short slot time supported */ in mtw_attach()
H A Dif_run.c855 IEEE80211_C_SHSLOT | /* short slot time supported */ in run_attach()
/freebsd/sys/dev/malo/
H A Dif_malo.c260 | IEEE80211_C_SHSLOT /* short slot time supported */ in malo_attach()
/freebsd/sys/dev/otus/
H A Dif_otus.c725 IEEE80211_C_SHSLOT | /* Short slot time supported. */ in otus_attachhook()
/freebsd/sys/dev/ral/
H A Drt2661.c276 | IEEE80211_C_SHSLOT /* short slot time supported */ in rt2661_attach()
H A Drt2560.c276 | IEEE80211_C_SHSLOT /* short slot time supported */ in rt2560_attach()
H A Drt2860.c318 | IEEE80211_C_SHSLOT /* short slot time supported */ in rt2860_attach()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c495 IEEE80211_C_SHSLOT | in bwi_attach()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c404 | IEEE80211_C_SHSLOT /* short slot time supported */ in mwl_attach()
/freebsd/sys/dev/ath/
H A Dif_ath.c915 | IEEE80211_C_SHSLOT /* short slot time supported */ in ath_attach()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c6140 IEEE80211_C_SHSLOT | /* short slot time supported */ in iwm_attach()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c464 | IEEE80211_C_SHSLOT /* short slot time supported */ in wpi_attach()

12