Home
last modified time | relevance | path

Searched refs:nl80211_pmkid (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c7995 static int nl80211_pmkid(struct i802_bss *bss, int cmd, in nl80211_pmkid() function
8038 ret = nl80211_pmkid(bss, NL80211_CMD_SET_PMKSA, params); in nl80211_add_pmkid()
8064 ret = nl80211_pmkid(bss, NL80211_CMD_DEL_PMKSA, params); in nl80211_remove_pmkid()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c9292 static int nl80211_pmkid(struct i802_bss *bss, int cmd, function
9341 ret = nl80211_pmkid(bss, NL80211_CMD_SET_PMKSA, params);
9367 ret = nl80211_pmkid(bss, NL80211_CMD_DEL_PMKSA, params);

Completed in 28 milliseconds