Home | History | Annotate | Download | only in linux

Lines Matching defs:NL80211_RRF_NO_IR

745   NL80211_RRF_NO_IR = 1 << 7,
750 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
751 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
752 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
754 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)