Searched refs:ic_htprotmode (Results 1 – 3 of 3) sorted by relevance
238 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member
623 db_printf(" htprotmode %d", ic->ic_htprotmode); in _db_show_com()
245 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()