Searched refs:mp_ops (Results 1 – 1 of 1) sorted by relevance
1066 struct rte_mempool_ops *mp_ops = NULL; in octeontx_dev_rx_queue_setup() local1083 mp_ops = rte_mempool_get_ops(mb_pool->ops_index); in octeontx_dev_rx_queue_setup()1084 if (strcmp(mp_ops->name, "octeontx_fpavf")) { in octeontx_dev_rx_queue_setup()