Searched refs:IEEE80211_PROT_NONE (Results 1 – 4 of 4) sorted by relevance
100 IEEE80211_PROT_NONE = 0, /* no protection */ enumerator
1821 if (vap->iv_protmode != IEEE80211_PROT_NONE && in hostap_recv_mgmt()
2735 if (vap->iv_protmode != IEEE80211_PROT_NONE && in ieee80211_node_join_11g()
3382 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_NONE; in ieee80211_ioctl_set80211()