Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h162 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len,
H A Dcfg80211.c609 ret = wilc_add_rx_gtk(vif, params->key, keylen, in add_key()
H A Dhif.c1207 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk() function