Searched refs:wmi_del_cipher_key (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/wil6210/ |
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()
|
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
|
D | wil6210.h | 1252 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,
|