Searched refs:ic_protmode (Results 1 – 4 of 4) sorted by relevance
409 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in zyd_send()412 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_send()
492 enum ieee80211_protmode ic_protmode; /* 802.11g protection mode */ member
91 ic->ic_protmode = IEEE80211_PROT_CTSONLY; in ieee80211_proto_attach()
2257 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot()2259 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2860_updateprot()