Searched refs:NL80211_CMD_GET_WIPHY (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 242 * @NL80211_CMD_GET_WIPHY: request information about a wiphy or dump request 1095 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator 1592 * This attribute is also sent in response to @NL80211_CMD_GET_WIPHY, 2147 * BSS selection feature. When used with %NL80211_CMD_GET_WIPHY it contains 4745 * @NL80211_CMD_GET_WIPHY, indicating the number of match sets
|
H A D | driver_nl80211_capa.c | 847 msg = nl80211_cmd_msg(drv->first_bss, flags, NL80211_CMD_GET_WIPHY); in wpa_driver_nl80211_get_info() 2234 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
|
H A D | driver_nl80211_event.c | 28 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_capa.c | 1099 msg = nl80211_cmd_msg(drv->first_bss, flags, NL80211_CMD_GET_WIPHY); in wpa_driver_nl80211_get_info() 2498 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
|
H A D | nl80211_copy.h | 308 * @NL80211_CMD_GET_WIPHY: request information about a wiphy or dump request 1195 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator 1725 * This attribute is also sent in response to @NL80211_CMD_GET_WIPHY, 2289 * BSS selection feature. When used with %NL80211_CMD_GET_WIPHY it contains 2510 * attribute is sent in a response to %NL80211_CMD_GET_WIPHY indicating 5277 * @NL80211_CMD_GET_WIPHY, indicating the number of match sets
|
H A D | driver_nl80211_event.c | 41 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
|
Completed in 35 milliseconds