Searched refs:rx_fill (Results 1 – 3 of 3) sorted by relevance
53 int rx_fill; member463 mp->rx_fill = i; in mace_open()890 for (i = mp->rx_empty; i != mp->rx_fill; ) { in mace_rxdma_intr()898 if (next != mp->rx_fill && in mace_rxdma_intr()949 i = mp->rx_fill; in mace_rxdma_intr()979 if (i != mp->rx_fill) { in mace_rxdma_intr()981 mp->rx_fill = i; in mace_rxdma_intr()
74 int rx_fill; member630 bp->rx_fill = i; in bmac_init_rx_ring()738 bp->rx_fill = last; in bmac_rxdma_intr()
406 static void rx_fill(struct eth_dev *dev, gfp_t gfp_flags) in rx_fill() function464 rx_fill(dev, GFP_KERNEL); in process_rx_w()473 rx_fill(dev, GFP_KERNEL); in eth_work()772 rx_fill(dev, gfp_flags); in eth_start()