Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.h165 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len,
Dcfg80211.c634 ret = wilc_add_rx_gtk(vif, params->key, keylen, in add_key()
Dhif.c1190 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk() function