Home
last modified time | relevance | path

Searched refs:NL80211_RRF_NO_IR (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3719 * @NL80211_RRF_NO_IR: no mechanisms that initiate radiation are allowed,
3739 NL80211_RRF_NO_IR = 1<<7, enumerator
3749 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
3750 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
3751 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR macro
3757 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
H A Ddriver_nl80211_capa.c2108 flags & NL80211_RRF_NO_IR ? " (no IR)" : ""); in nl80211_get_reg()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h4102 * @NL80211_RRF_NO_IR: no mechanisms that initiate radiation are allowed,
4123 NL80211_RRF_NO_IR = 1<<7, enumerator
4134 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
4135 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
4136 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR macro
4142 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
H A Ddriver_nl80211_capa.c2368 flags & NL80211_RRF_NO_IR ? " (no IR)" : ""); in nl80211_get_reg()

Completed in 32 milliseconds