Searched refs:wilc_add_wep_key_bss_sta (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 156 int wilc_add_wep_key_bss_sta(struct wilc_vif *vif, const u8 *key, u8 len,
|
H A D | cfg80211.c | 329 wilc_add_wep_key_bss_sta(vif, sme->key, sme->key_len, in connect() 339 wilc_add_wep_key_bss_sta(vif, sme->key, sme->key_len, in connect() 575 ret = wilc_add_wep_key_bss_sta(vif, params->key, in add_key()
|
H A D | hif.c | 1062 int wilc_add_wep_key_bss_sta(struct wilc_vif *vif, const u8 *key, u8 len, in wilc_add_wep_key_bss_sta() function
|
Completed in 6 milliseconds