Searched refs:rxq_process (Results 1 – 3 of 3) sorted by relevance
764 static int rxq_process(struct net_device *dev, int budget) in rxq_process() function1242 work_done = rxq_process(dev, budget); in pxa168_rx_poll()
505 static int rxq_process(struct rx_queue *rxq, int budget) in rxq_process() function2282 work_done += rxq_process(mp->rxq + queue, work_tbd); in mv643xx_eth_poll()
1317 static int rxq_process(struct ieee80211_hw *hw, int index, int limit) in rxq_process() function4670 limit -= rxq_process(hw, 0, limit); in mwl8k_rx_poll()