Home
last modified time | relevance | path

Searched defs:remove_key (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c1004 u8 remove_key = false; in mwifiex_sec_ioctl_set_wpa_key() local
/linux-5.10/drivers/net/wireless/
Drndis_wlan.c1511 static int remove_key(struct usbnet *usbdev, u8 index, const u8 *bssid) in remove_key() function
1514 struct ndis_80211_remove_key remove_key; in remove_key() local
/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c3347 u8 sta_id, bool remove_key) in iwl_mvm_send_sta_igtk()