Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h424 int wilc_wlan_handle_txq(struct wilc *wl, u32 *txq_count);
H A Dnetdev.c174 ret = wilc_wlan_handle_txq(wl, &txq_count); in wilc_txq_task()
H A Dwlan.c695 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq() function