Searched refs:NL80211_ATTR_CONTROL_PORT (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 546 * %NL80211_ATTR_MAC, %NL80211_ATTR_WIPHY_FREQ, %NL80211_ATTR_CONTROL_PORT, 1544 * @NL80211_ATTR_CONTROL_PORT: A flag indicating whether user space controls 2451 NL80211_ATTR_CONTROL_PORT, enumerator
|
H A D | driver_nl80211.c | 5370 if (nla_put_flag(msg, NL80211_ATTR_CONTROL_PORT)) in wpa_driver_nl80211_ibss() 5651 if (nla_put_flag(msg, NL80211_ATTR_CONTROL_PORT)) in nl80211_connect_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 616 * %NL80211_ATTR_WIPHY_FREQ_OFFSET, %NL80211_ATTR_CONTROL_PORT, 1676 * @NL80211_ATTR_CONTROL_PORT: A flag indicating whether user space controls 2693 NL80211_ATTR_CONTROL_PORT, enumerator
|
H A D | driver_nl80211.c | 6260 if (nla_put_flag(msg, NL80211_ATTR_CONTROL_PORT)) in wpa_driver_nl80211_ibss() 6639 if (nla_put_flag(msg, NL80211_ATTR_CONTROL_PORT))
|
Completed in 48 milliseconds