Home
last modified time | relevance | path

Searched refs:IEEE80211_C_SHPREAMBLE (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/net80211/
H A D_ieee80211.h483 #define IEEE80211_C_SHPREAMBLE 0x00008000 /* CAPABILITY: short preamble */ macro
H A Dieee80211_proto.c778 (vap->iv_caps & IEEE80211_C_SHPREAMBLE)) { in ieee80211_vap_reset_erp()
814 (ic->ic_caps & IEEE80211_C_SHPREAMBLE)) { in ieee80211_reset_erp()
H A Dieee80211_node.c2871 if (ic->ic_caps & IEEE80211_C_SHPREAMBLE) { in disable_protection()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c334 #define IEEE80211_C_SHPREAMBLE 0x00008000 /* CAPABILITY: short preamble */ macro
377 if ((dcaps & IEEE80211_C_SHPREAMBLE) != 0) in wlan_drivercaps_to_snmp()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c226 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rtwn_attach()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c470 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ural_attach()
H A Dif_upgt.c335 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in upgt_attach()
H A Dif_uath.c426 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in uath_attach()
H A Dif_zyd.c381 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in zyd_attach()
H A Dif_rum.c539 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rum_attach()
H A Dif_rsu.c550 IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */ in rsu_attach()
H A Dif_urtw.c880 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in urtw_attach()
H A Dif_mtw.c616 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in mtw_attach()
/freebsd/sys/dev/malo/
H A Dif_malo.c259 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in malo_attach()
/freebsd/sys/dev/ipw/
H A Dif_ipw.c282 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ipw_attach()
/freebsd/sys/dev/otus/
H A Dif_otus.c723 IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */ in otus_attachhook()
/freebsd/sys/dev/ral/
H A Drt2661.c275 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2661_attach()
H A Drt2560.c275 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2560_attach()
H A Drt2860.c317 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2860_attach()
/freebsd/sys/dev/iwi/
H A Dif_iwi.c366 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in iwi_attach()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c496 IEEE80211_C_SHPREAMBLE | in bwi_attach()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c403 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in mwl_attach()
/freebsd/sys/dev/ath/
H A Dif_ath.c914 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ath_attach()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c6141 IEEE80211_C_SHPREAMBLE /* short preamble supported */ in iwm_attach()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c466 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in wpi_attach()

12