Home | History | Annotate | Download | only in drivers

Lines Matching refs:NL80211_RRF_NO_IR

2826  * @NL80211_RRF_NO_IR: no mechanisms that initiate radiation are allowed,
2846 NL80211_RRF_NO_IR = 1<<7,
2856 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
2857 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
2858 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
2863 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)