Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h215 int wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index);
H A Dcfg80211.c739 return wilc_set_default_mgmt_key_index(vif, key_index); in set_default_mgmt_key()
H A Dhif.c1996 int wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index) in wilc_set_default_mgmt_key_index() function