Home
last modified time | relevance | path

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

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