Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1320 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 Dwmi.c1685 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 Dwil6210.h1252 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,