Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan.h414 int wilc_wlan_handle_txq(struct wilc *wl, u32 *txq_count);
Dnetdev.c161 ret = wilc_wlan_handle_txq(wl, &txq_count); in wilc_txq_task()
Dwlan.c700 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq() function