Searched refs:ic_htprotmode (Results 1 – 10 of 10) sorted by relevance
325 prot = ic->ic_htprotmode; in r92c_tx_get_protmode()330 prot = ic->ic_htprotmode; in r92c_tx_get_protmode()
240 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member
766 db_printf(" htprotmode %d", ic->ic_htprotmode); in _db_show_com()
240 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()
2303 if (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) in otus_tx()
1215 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ? in mwl_reset_vap()
1099 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in ath_tx_calc_protection()
3000 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in mtw_set_tx_desc()
3408 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in run_set_tx_desc()
4639 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) { in iwn_tx_data()