Searched refs:IEEE80211_CAPINFO_SPECTRUM_MGMT (Results 1 – 2 of 2) sorted by relevance
2680 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT; in ieee80211_getcapinfo()2857 if ((ni->ni_capinfo & IEEE80211_CAPINFO_SPECTRUM_MGMT) && in ieee80211_send_mgmt()2859 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT; in ieee80211_send_mgmt()2877 if (capinfo & IEEE80211_CAPINFO_SPECTRUM_MGMT) { in ieee80211_send_mgmt()
732 #define IEEE80211_CAPINFO_SPECTRUM_MGMT 0x0100 macro