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