Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h157 int wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len,
H A Dcfg80211.c635 ret = wilc_add_igtk(vif, params->key, keylen, params->seq, in add_key()
H A Dhif.c1177 int wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len, in wilc_add_igtk() function