Searched refs:NL80211_ATTR_MAC_HINT (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 549 * %NL80211_ATTR_CONTROL_PORT_OVER_NL80211, %NL80211_ATTR_MAC_HINT, and 553 * within the ESS. %NL80211_ATTR_MAC_HINT and %NL80211_ATTR_WIPHY_FREQ_HINT 559 * %NL80211_ATTR_MAC_HINT and %NL80211_ATTR_WIPHY_FREQ_HINT). 2026 * @NL80211_ATTR_MAC_HINT: MAC address recommendation as initial BSS 2673 NL80211_ATTR_MAC_HINT, enumerator
|
H A D | driver_nl80211.c | 5469 if (nla_put(msg, NL80211_ATTR_MAC_HINT, ETH_ALEN, in nl80211_connect_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 619 * %NL80211_ATTR_CONTROL_PORT_OVER_NL80211, %NL80211_ATTR_MAC_HINT, and 623 * within the ESS. %NL80211_ATTR_MAC_HINT and %NL80211_ATTR_WIPHY_FREQ_HINT 629 * %NL80211_ATTR_MAC_HINT and %NL80211_ATTR_WIPHY_FREQ_HINT). 631 * %NL80211_ATTR_MAC is included. However, if %NL80211_ATTR_MAC_HINT is 2168 * @NL80211_ATTR_MAC_HINT: MAC address recommendation as initial BSS 2915 NL80211_ATTR_MAC_HINT, enumerator
|
H A D | driver_nl80211.c | 6438 if (nla_put(msg, NL80211_ATTR_MAC_HINT, ETH_ALEN,
|
Completed in 48 milliseconds