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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_ddb.c612 db_printf(" htprotmode %d", ic->ic_htprotmode);
H A Dieee80211_var.h226 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member in struct:ieee80211com
H A Dieee80211_ioctl.c1097 ireq->i_val = ic->ic_htprotmode;
3300 ic->ic_htprotmode = ireq->i_val ?
H A Dieee80211_ht.c244 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS;
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c1074 * XXX ic_htprotmode or ic_curhtprotmode?
1078 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) &&
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c1221 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ?
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c3033 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) {
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c4510 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) {

Completed in 148 milliseconds