Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1296 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()
Dwmi.c1684 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
Dwil6210.h1250 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,