Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h982 s32 host_int_del_station(struct host_if_drv *hWFIDrv, const u8 *pu8MacAddr);
Dwilc_wfi_cfgoperations.c3076 s32Error = host_int_del_station(priv->hWILCWFIDrv, mac); in del_station()
Dhost_interface.c4555 s32 host_int_del_station(struct host_if_drv *hif_drv, const u8 *pu8MacAddr) in host_int_del_station() function