Home
last modified time | relevance | path

Searched refs:rx_gtk (Results 1 – 2 of 2) 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 Dhif.c1204 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk() argument
1226 memcpy(&gtk_key->key[0], rx_gtk, gtk_key_len); in wilc_add_rx_gtk()