Searched refs:ic_htprotmode (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_tx.c296 prot = ic->ic_htprotmode;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c298 prot = ic->ic_htprotmode;
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ddb.c623 db_printf(" htprotmode %d", ic->ic_htprotmode);
H A Dieee80211_var.h240 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member in struct:ieee80211com
H A Dieee80211_ht.c245 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1097 * XXX ic_htprotmode or ic_curhtprotmode?
1101 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) &&
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c1222 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ?
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c3412 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) &&
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c4659 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) {

Completed in 117 milliseconds