Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h967 s32 host_int_del_allstation(struct host_if_drv *hWFIDrv, u8 pu8MacAddr[][ETH_ALEN]);
Dwilc_wfi_cfgoperations.c3071 s32Error = host_int_del_allstation(priv->hWILCWFIDrv, priv->assoc_stainfo.au8Sta_AssociatedBss); in del_station()
Dhost_interface.c4584 s32 host_int_del_allstation(struct host_if_drv *hif_drv, in host_int_del_allstation() function