Searched refs:IEEE80211_PROT_CTSONLY (Results 1 - 17 of 17) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_tx.c89 case IEEE80211_PROT_CTSONLY:
99 if (mode == IEEE80211_PROT_CTSONLY ||
379 r92c_tx_protection(sc, txd, IEEE80211_PROT_CTSONLY, ridx);
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c97 case IEEE80211_PROT_CTSONLY:
107 if (mode == IEEE80211_PROT_CTSONLY ||
380 r12a_tx_protection(sc, txd, IEEE80211_PROT_CTSONLY, ridx);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.h193 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h101 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator in enum:ieee80211_protmode
H A Dieee80211_proto.c280 //ic->ic_protmode = IEEE80211_PROT_CTSONLY;
397 vap->iv_protmode = IEEE80211_PROT_CTSONLY;
H A Dieee80211_output.c3302 prot == IEEE80211_PROT_CTSONLY,
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_var.h113 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator in enum:ieee80211_protmode
H A Dieee80211_proto.c101 ic->ic_protmode = IEEE80211_PROT_CTSONLY;
H A Dieee80211_node.c2270 protmode = IEEE80211_PROT_CTSONLY;
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c1673 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
H A Drt2860.c3097 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c1187 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
H A Dif_run.c3744 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
5123 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
H A Dif_rum.c1590 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1080 } else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) {
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c2882 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c4654 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)

Completed in 261 milliseconds