Searched refs:buff_cnt (Results 1 – 2 of 2) sorted by relevance
126 enetc_refill_rx_ring(struct enetc_bdr *rx_ring, const int buff_cnt) in enetc_refill_rx_ring() argument138 for (j = 0; j < buff_cnt; j++) { in enetc_refill_rx_ring()142 int m_cnt = RTE_MIN(buff_cnt - j, ENETC_RXBD_BUNDLE); in enetc_refill_rx_ring()
104 int enetc_refill_rx_ring(struct enetc_bdr *rx_ring, const int buff_cnt);