Searched refs:ic_htprotmode (Results 1 – 11 of 11) sorted by relevance
391 prot = ic->ic_htprotmode; in r12a_fill_tx_desc()396 prot = ic->ic_htprotmode; in r12a_fill_tx_desc()
325 prot = ic->ic_htprotmode; in r92c_tx_get_protmode()330 prot = ic->ic_htprotmode; in r92c_tx_get_protmode()
242 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member
766 db_printf(" htprotmode %d", ic->ic_htprotmode); in _db_show_com()
241 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()
2314 if (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) in otus_tx()
1105 if ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in ath_tx_calc_protection()
3035 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in mtw_set_tx_desc()
3415 ((ic->ic_htprotmode == IEEE80211_PROT_RTSCTS) && in run_set_tx_desc()
1217 mwl_hal_setnprot(hvap, ic->ic_htprotmode == IEEE80211_PROT_NONE ? in mwl_reset_vap()
4651 (ic->ic_htprotmode == IEEE80211_PROT_RTSCTS)) { in iwn_tx_data()