Home
last modified time | relevance | path

Searched refs:wmi_del_cipher_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1317 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect()
1323 rc = wmi_del_cipher_key(vif, 0, bss->bssid, in wil_cfg80211_connect()
1718 return wmi_del_cipher_key(vif, key_index, mac_addr, key_usage); in wil_cfg80211_del_key()
Dwmi.c1683 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status()
1689 rc = wmi_del_cipher_key(vif, 0, wil->sta[cid].addr, in wmi_evt_auth_status()
2448 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_del_cipher_key() function
Dwil6210.h1252 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,