Searched refs:wmi_del_cipher_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 1684 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status() 1690 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status() 2449 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_del_cipher_key() function
|
H A D | cfg80211.c | 1296 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect() 1302 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect() 1698 return wmi_del_cipher_key(vif, key_index, mac_addr, key_usage); in wil_cfg80211_del_key()
|
H A D | wil6210.h | 1250 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 1685 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status() 1691 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status() 2450 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_del_cipher_key() function
|
H A D | cfg80211.c | 1320 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect() 1326 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect() 1721 return wmi_del_cipher_key(vif, key_index, mac_addr, key_usage); in wil_cfg80211_del_key()
|
H A D | wil6210.h | 1252 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,
|
Completed in 25 milliseconds