Searched refs:recycle_rx_buf (Results 1 – 2 of 2) sorted by relevance
574 static void recycle_rx_buf(struct adapter *adap, struct sge_fl *q, in recycle_rx_buf() function802 recycle_rx_buf(adap, fl, fl->cidx); in get_packet()862 recycle_rx_buf(adap, fl, fl->cidx); in get_packet_pg()
590 bool recycle_rx_buf = false; in dpaa2_eth_rx() local621 recycle_rx_buf = true; in dpaa2_eth_rx()642 if (recycle_rx_buf) in dpaa2_eth_rx()