Searched refs:DPAA2_ETH_NUM_BUFS (Results 1 – 2 of 2) sorted by relevance
62 #define DPAA2_ETH_NUM_BUFS 1280 macro64 (DPAA2_ETH_NUM_BUFS - DPAA2_ETH_BUFS_PER_CMD)
1395 for (i = 0; i < DPAA2_ETH_NUM_BUFS; in dpaa2_eth_seed_pool()1464 } while (ch->buf_count < DPAA2_ETH_NUM_BUFS); in dpaa2_eth_refill_pool()1466 if (unlikely(ch->buf_count < DPAA2_ETH_NUM_BUFS)) in dpaa2_eth_refill_pool()