Searched refs:wilc_wlan_handle_txq (Results 1 – 3 of 3) sorted by relevance
303 int wilc_wlan_handle_txq(struct net_device *dev, u32 *pu32TxqCount);
478 ret = wilc_wlan_handle_txq(dev, &txq_count); in linux_wlan_txq_task()481 ret = wilc_wlan_handle_txq(dev, &txq_count); in linux_wlan_txq_task()
824 int wilc_wlan_handle_txq(struct net_device *dev, u32 *pu32TxqCount) in wilc_wlan_handle_txq() function