Searched refs:gmac_rxproduce (Results 1 – 3 of 3) sorted by relevance
188 size_t gmac_rxproduce(gmac_hwqueue_t *, size_t);
539 gmac_rxproduce(psc->sc_swfreeq, psc->sc_swfree_min); in gmc_ifinit()668 gmac_rxproduce(psc->sc_swfreeq, psc->sc_swfree_min); in gmc_intr()
675 gmac_rxproduce(gmac_hwqueue_t *hwq, size_t free_min) in gmac_rxproduce() function920 i += gmac_rxproduce(hwq->hwq_producer, free_min); in gmac_hwqueue_consume()