Searched refs:NL80211_CMD_DEL_PMKSA (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 231 * %NL80211_CMD_DEL_PMKSA are enhanced to allow support for PMKSA caching based 445 * @NL80211_CMD_DEL_PMKSA: Delete a PMKSA cache entry, using %NL80211_ATTR_MAC 1170 NL80211_CMD_DEL_PMKSA, enumerator 2268 * @NL80211_CMD_SET_PMKSA and @NL80211_CMD_DEL_PMKSA.
|
H A D | driver_nl80211_event.c | 80 C2S(NL80211_CMD_DEL_PMKSA) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 8011 (cmd != NL80211_CMD_DEL_PMKSA && in nl80211_pmkid() 8064 ret = nl80211_pmkid(bss, NL80211_CMD_DEL_PMKSA, params); in nl80211_remove_pmkid() 8067 "nl80211: NL80211_CMD_DEL_PMKSA failed: %d (%s)", in nl80211_remove_pmkid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 245 * %NL80211_CMD_DEL_PMKSA are enhanced to allow support for PMKSA caching based 513 * @NL80211_CMD_DEL_PMKSA: Delete a PMKSA cache entry, using %NL80211_ATTR_MAC 1270 NL80211_CMD_DEL_PMKSA, enumerator 2410 * @NL80211_CMD_SET_PMKSA and @NL80211_CMD_DEL_PMKSA.
|
H A D | driver_nl80211_event.c | 93 C2S(NL80211_CMD_DEL_PMKSA) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 9314 (cmd != NL80211_CMD_DEL_PMKSA && 9367 ret = nl80211_pmkid(bss, NL80211_CMD_DEL_PMKSA, params); 9370 "nl80211: NL80211_CMD_DEL_PMKSA failed: %d (%s)",
|
Completed in 55 milliseconds