Searched refs:IEEE80211_F_USEPROT (Results 1 – 7 of 7) sorted by relevance
1460 ic->ic_flags |= IEEE80211_F_USEPROT; in ieee80211_recv_mgmt()1462 ic->ic_flags &= ~IEEE80211_F_USEPROT; in ieee80211_recv_mgmt()1467 ic->ic_flags&IEEE80211_F_USEPROT ? ", protection" : "", in ieee80211_recv_mgmt()
335 ic->ic_flags &= ~IEEE80211_F_USEPROT; in ieee80211_reset_erp()
384 if (ic->ic_flags & IEEE80211_F_USEPROT) in ieee80211_add_erp()
669 (ic->ic_flags&IEEE80211_F_USEPROT) ? ", protection" : ""); in ieee80211_ibss_merge()
126 #define IEEE80211_F_USEPROT 0x00100000 /* STATUS: protection enabled */ macro
408 (ic->ic_flags & IEEE80211_F_USEPROT)) { in zyd_send()
1205 IEEE80211_F_USEPROT) && RT2860_RATE_IS_OFDM(rate)))) in rt2860_send()1915 if ((sc->sc_ic_flags ^ ic->ic_flags) & IEEE80211_F_USEPROT) { in rt2860_intr()2256 if (ic->ic_flags & IEEE80211_F_USEPROT) { in rt2860_updateprot()