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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpxa168_eth.c343 static void rxq_refill(struct net_device *dev) function
856 rxq_refill(dev);
1152 rxq_refill(dev);
H A Dmv643xx_eth.c650 static int rxq_refill(struct rx_queue *rxq, int budget) function
2191 work_done += rxq_refill(mp->rxq + queue, work_tbd);
2365 rxq_refill(mp->rxq + i, INT_MAX);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c945 static int rxq_refill(struct ieee80211_hw *hw, int index, int limit) function
3172 limit -= rxq_refill(hw, 0, limit);
4023 rxq_refill(hw, 0, INT_MAX);

Completed in 117 milliseconds