Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h454 * (%NL80211_ATTR_REG_INITIATOR), the wiphy_idx
1491 * @NL80211_ATTR_REG_INITIATOR: indicates who requested the regulatory domain
2419 NL80211_ATTR_REG_INITIATOR, enumerator
2822 #define NL80211_ATTR_REG_INITIATOR NL80211_ATTR_REG_INITIATOR macro
H A Ddriver_nl80211_event.c2175 if (tb[NL80211_ATTR_REG_INITIATOR] == NULL) in nl80211_reg_change_event()
2179 init = nla_get_u8(tb[NL80211_ATTR_REG_INITIATOR]); in nl80211_reg_change_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h522 * (%NL80211_ATTR_REG_INITIATOR), the wiphy_idx
1623 * @NL80211_ATTR_REG_INITIATOR: indicates who requested the regulatory domain
2661 NL80211_ATTR_REG_INITIATOR, enumerator
3155 #define NL80211_ATTR_REG_INITIATOR NL80211_ATTR_REG_INITIATOR macro
H A Ddriver_nl80211_event.c2939 if (tb[NL80211_ATTR_REG_INITIATOR] == NULL)
2943 init = nla_get_u8(tb[NL80211_ATTR_REG_INITIATOR]);

Completed in 31 milliseconds