Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dcoreconfigurator.h80 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length);
Dwilc_wlan_cfg.c535 wilc_gnrl_async_info_received(wilc, frame - 4, size + 4); in wilc_wlan_cfg_indicate_rx()
Dhost_interface.c3597 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_gnrl_async_info_received() function