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

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c296 prot = ic->ic_htprotmode;
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c298 prot = ic->ic_htprotmode;
/freebsd-13-stable/sys/net80211/
H A Dieee80211_ddb.c623 db_printf(" htprotmode %d", ic->ic_htprotmode);
H A Dieee80211_var.h238 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member in struct:ieee80211com
H A Dieee80211_ht.c245 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS;
/freebsd-13-stable/sys/dev/otus/
H A Dif_otus.c2310 if (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c1220 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ?
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_tx.c1097 * XXX ic_htprotmode or ic_curhtprotmode?
1101 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) &&
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_run.c3411 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) &&
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c4652 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) {

Completed in 306 milliseconds