Searched refs:IEEE80211_PROT_RTSCTS (Results 1 – 4 of 4) sorted by relevance
117 IEEE80211_PROT_RTSCTS = 2 /* RTS-CTS */ enumerator
412 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_send()
1813 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()
2257 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot()