Home
last modified time | relevance | path

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

12

/freebsd-12-stable/sys/net80211/
D_ieee80211.h485 #define IEEE80211_C_SHPREAMBLE 0x00008000 /* CAPABILITY: short preamble */ macro
Dieee80211_proto.c781 (vap->iv_caps & IEEE80211_C_SHPREAMBLE)) { in ieee80211_vap_reset_erp()
817 (ic->ic_caps & IEEE80211_C_SHPREAMBLE)) { in ieee80211_reset_erp()
Dieee80211_node.c2842 if (ic->ic_caps & IEEE80211_C_SHPREAMBLE) { in disable_protection()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_sys.c337 #define IEEE80211_C_SHPREAMBLE 0x00008000 /* CAPABILITY: short preamble */ macro
380 if ((dcaps & IEEE80211_C_SHPREAMBLE) != 0) in wlan_drivercaps_to_snmp()
/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwn.c228 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rtwn_attach()
/freebsd-12-stable/sys/dev/usb/wlan/
Dif_ural.c475 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ural_attach()
Dif_upgt.c336 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in upgt_attach()
Dif_uath.c427 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in uath_attach()
Dif_rum.c542 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rum_attach()
Dif_zyd.c384 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in zyd_attach()
Dif_rsu.c552 IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */ in rsu_attach()
Dif_urtw.c882 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in urtw_attach()
Dif_run.c854 IEEE80211_C_SHPREAMBLE | /* short preamble supported */ in run_attach()
/freebsd-12-stable/sys/dev/malo/
Dif_malo.c268 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in malo_attach()
/freebsd-12-stable/sys/dev/ipw/
Dif_ipw.c286 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ipw_attach()
/freebsd-12-stable/sys/dev/ral/
Drt2560.c278 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2560_attach()
Drt2661.c278 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2661_attach()
Drt2860.c319 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in rt2860_attach()
/freebsd-12-stable/sys/dev/otus/
Dif_otus.c727 IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */ in otus_attachhook()
/freebsd-12-stable/sys/dev/iwi/
Dif_iwi.c370 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in iwi_attach()
/freebsd-12-stable/sys/dev/bwi/
Dif_bwi.c498 IEEE80211_C_SHPREAMBLE | in bwi_attach()
/freebsd-12-stable/sys/dev/mwl/
Dif_mwl.c407 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in mwl_attach()
/freebsd-12-stable/sys/dev/ath/
Dif_ath.c914 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in ath_attach()
/freebsd-12-stable/sys/dev/iwm/
Dif_iwm.c6180 IEEE80211_C_SHPREAMBLE /* short preamble supported */ in iwm_attach()
/freebsd-12-stable/sys/dev/wpi/
Dif_wpi.c469 | IEEE80211_C_SHPREAMBLE /* short preamble supported */ in wpi_attach()

12