Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h213 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length);
H A Dwlan_cfg.c355 wilc_gnrl_async_info_received(wilc, frame - 4, size + 4); in wilc_wlan_cfg_indicate_rx()
H A Dhif.c1617 void wilc_gnrl_async_info_received(struct wilc *wilc, u8 *buffer, u32 length) in wilc_gnrl_async_info_received() function