Searched full:rx_fill (Results 1 – 3 of 3) sorted by relevance
53 int rx_fill; member466 mp->rx_fill = i; in mace_open()891 for (i = mp->rx_empty; i != mp->rx_fill; ) { in mace_rxdma_intr()899 if (next != mp->rx_fill && in mace_rxdma_intr()950 i = mp->rx_fill; in mace_rxdma_intr()980 if (i != mp->rx_fill) { in mace_rxdma_intr()982 mp->rx_fill = i; in mace_rxdma_intr()
69 int rx_fill; member620 bp->rx_fill = i; in bmac_init_rx_ring()728 bp->rx_fill = last; in bmac_rxdma_intr()
371 static void rx_fill(struct eth_dev *dev, gfp_t gfp_flags) in rx_fill() function399 rx_fill(dev, GFP_KERNEL); in eth_work()607 rx_fill(dev, gfp_flags); in eth_start()