Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.h209 int wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]);
Dwilc_wfi_cfgoperations.c1538 ret = wilc_del_allstation(vif, info->sta_associated_bss); in del_station()
Dwilc_hif.c1910 int wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) in wilc_del_allstation() function