Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dhif.h217 int wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index);
Dcfg80211.c739 return wilc_set_default_mgmt_key_index(vif, key_index); in set_default_mgmt_key()
Dhif.c1984 int wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index) in wilc_set_default_mgmt_key_index() function