Searched refs:ic_htprotmode (Results 1 – 7 of 7) sorted by relevance
224 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member
627 db_printf(" htprotmode %d", ic->ic_htprotmode); in _db_show_com()
1099 ireq->i_val = ic->ic_htprotmode; in ieee80211_ioctl_get80211()3220 ic->ic_htprotmode = ireq->i_val ? in ieee80211_ioctl_set80211()
247 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()
1078 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in ath_tx_calc_protection()
1221 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ? in mwl_reset_vap()
4476 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) { in iwn_tx_data()