Searched refs:IEEE80211_F_USEPROT (Results 1 – 6 of 6) sorted by relevance
1464 vap->iv_flags |= IEEE80211_F_USEPROT; in sta_recv_mgmt()1466 vap->iv_flags &= ~IEEE80211_F_USEPROT; in sta_recv_mgmt()1912 vap->iv_flags |= IEEE80211_F_USEPROT; in sta_recv_mgmt()1914 vap->iv_flags &= ~IEEE80211_F_USEPROT; in sta_recv_mgmt()1923 vap->iv_flags&IEEE80211_F_USEPROT ? ", protection" : "", in sta_recv_mgmt()
775 vap->iv_flags &= ~IEEE80211_F_USEPROT; in ieee80211_vap_reset_erp()811 ic->ic_flags &= ~IEEE80211_F_USEPROT; in ieee80211_reset_erp()937 if (iv->iv_flags & IEEE80211_F_USEPROT) in vap_update_erp_protmode()944 ic->ic_flags |= IEEE80211_F_USEPROT; in vap_update_erp_protmode()946 ic->ic_flags &= ~IEEE80211_F_USEPROT; in vap_update_erp_protmode()
685 vap->iv_flags&IEEE80211_F_USEPROT ? ", protection" : "" in ieee80211_ibss_merge()2740 vap->iv_flags |= IEEE80211_F_USEPROT; in ieee80211_node_join_11g()2798 vap->iv_flags & IEEE80211_F_USEPROT ? ", protection" : "", in ieee80211_node_join()2837 vap->iv_flags &= ~IEEE80211_F_USEPROT; in disable_protection()
635 #define IEEE80211_F_USEPROT 0x00100000 /* STATUS: protection enabled */ macro
1822 (vap->iv_flags & IEEE80211_F_USEPROT) == 0) { in hostap_recv_mgmt()1830 vap->iv_flags |= IEEE80211_F_USEPROT; in hostap_recv_mgmt()
2128 if (ic->ic_flags & IEEE80211_F_USEPROT) in ieee80211_add_erp()