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
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()570 struct rte_mempool * const mp = info->refill_mb_pool; in sfc_ef10_essb_rx_qcreate()614 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()681 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_ef10_rx_qcreate()
81 struct rte_mempool *refill_mb_pool; member147 if (unlikely(rte_mempool_get_bulk(rxq->refill_mb_pool, objs, in sfc_ef100_rx_qrefill()731 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_ef100_rx_qcreate()
48 struct rte_mempool *refill_mb_pool; member
93 if (unlikely(rte_mempool_get_bulk(rxq->refill_mb_pool, objs, in sfc_efx_rx_qrefill()500 rxq->refill_mb_pool = info->refill_mb_pool; in sfc_efx_rx_qcreate()797 struct rte_mempool *mp = rxq_info->refill_mb_pool; in sfc_rx_qstart()1170 rxq_info->refill_mb_pool = mb_pool; in sfc_rx_qinit()1187 info.refill_mb_pool = rxq_info->refill_mb_pool; in sfc_rx_qinit()
1194 qinfo->mp = rxq_info->refill_mb_pool; in sfc_rx_queue_info_get()