Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h917 s32 host_int_add_beacon(struct host_if_drv *hWFIDrv, u32 u32Interval,
Dwilc_wfi_cfgoperations.c2901 s32Error = host_int_add_beacon(priv->hWILCWFIDrv, in start_ap()
2932 s32Error = host_int_add_beacon(priv->hWILCWFIDrv, in change_beacon()
Dhost_interface.c4444 s32 host_int_add_beacon(struct host_if_drv *hif_drv, u32 u32Interval, in host_int_add_beacon() function