Searched refs:wilc_add_rx_gtk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 165 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len,
|
H A D | cfg80211.c | 633 ret = wilc_add_rx_gtk(vif, params->key, keylen, in add_key()
|
H A D | hif.c | 1201 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 162 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len,
|
H A D | cfg80211.c | 609 ret = wilc_add_rx_gtk(vif, params->key, keylen, in add_key()
|
H A D | hif.c | 1204 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk() function
|
Completed in 14 milliseconds