Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c303 static void rxq_refill(struct net_device *dev) in rxq_refill() function
836 rxq_refill(dev); in rxq_process()
1153 rxq_refill(dev); in pxa168_eth_open()
H A Dmv643xx_eth.c598 static int rxq_refill(struct rx_queue *rxq, int budget) in rxq_refill() function
2295 work_done += rxq_refill(mp->rxq + queue, work_tbd); in mv643xx_eth_poll()
2453 rxq_refill(mp->rxq + i, INT_MAX); in mv643xx_eth_open()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1207 static int rxq_refill(struct ieee80211_hw *hw, int index, int limit) in rxq_refill() function
4677 limit -= rxq_refill(hw, 0, limit); in mwl8k_rx_poll()
5898 rxq_refill(hw, 0, INT_MAX); in mwl8k_probe_hw()