Lines Matching defs:NL80211_RRF_NO_IR
2827 * @NL80211_RRF_NO_IR: no mechanisms that initiate radiation are allowed,
2847 NL80211_RRF_NO_IR = 1<<7,
2857 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
2858 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
2859 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
2864 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)