Home
last modified time | relevance | path

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

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