Searched refs:IEEE80211_CAPINFO_SPECTRUM_MGMT (Results 1 – 2 of 2) sorted by relevance
2606 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT; in ieee80211_getcapinfo()2784 if ((ni->ni_capinfo & IEEE80211_CAPINFO_SPECTRUM_MGMT) && in ieee80211_send_mgmt()2786 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT; in ieee80211_send_mgmt()2804 if (capinfo & IEEE80211_CAPINFO_SPECTRUM_MGMT) { in ieee80211_send_mgmt()
575 #define IEEE80211_CAPINFO_SPECTRUM_MGMT 0x0100 macro