Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h282 int wilc_wlan_handle_txq(struct wilc *wl, u32 *txq_count);
Dwilc_netdev.c168 ret = wilc_wlan_handle_txq(wl, &txq_count); in wilc_txq_task()
Dwilc_wlan.c474 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq() function