Searched refs:refill_mb_pool (Results 1 – 7 of 7) sorted by relevance
90 struct rte_mempool *refill_mb_pool; member117 struct rte_mempool *refill_mb_pool; member
91 struct rte_mempool *refill_mb_pool; member159 if (unlikely(rte_mempool_get_bulk(rxq->refill_mb_pool, objs, in sfc_ef100_rx_qrefill()192 rte_mempool_put(rxq->refill_mb_pool, m); in sfc_ef100_rx_qrefill()798 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_ef100_rx_qcreate()
107 struct rte_mempool *refill_mb_pool; member182 if (unlikely(rte_mempool_get_contig_blocks(rxq->refill_mb_pool, in sfc_ef10_essb_rx_qrefill()571 struct rte_mempool * const mp = info->refill_mb_pool; in sfc_ef10_essb_rx_qcreate()619 rxq->refill_mb_pool = mp; in sfc_ef10_essb_rx_qcreate()
81 struct rte_mempool *refill_mb_pool; member127 if (unlikely(rte_mempool_get_bulk(rxq->refill_mb_pool, objs, in sfc_ef10_rx_qrefill()685 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_ef10_rx_qcreate()
49 struct rte_mempool *refill_mb_pool; member
104 if (unlikely(rte_mempool_get_bulk(rxq->refill_mb_pool, objs, in sfc_efx_rx_qrefill()516 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_efx_rx_qcreate()823 struct rte_mempool *mp = rxq_info->refill_mb_pool; in sfc_rx_qstart()1216 rxq_info->refill_mb_pool = mb_pool; in sfc_rx_qinit()1233 info.refill_mb_pool = rxq_info->refill_mb_pool; in sfc_rx_qinit()
1307 qinfo->mp = rxq_info->refill_mb_pool; in sfc_rx_queue_info_get()