Searched refs:ENIC_MAX_WQ_DESCS (Results 1 – 3 of 3) sorted by relevance
15 #define ENIC_MAX_WQ_DESCS 4096 macro
336 struct rte_mbuf *m, *free[ENIC_MAX_WQ_DESCS]; in enic_free_wq_bufs()355 RTE_ASSERT(nb_free < ENIC_MAX_WQ_DESCS); in enic_free_wq_bufs()
103 c->wq_desc_count = RTE_MIN((uint32_t)ENIC_MAX_WQ_DESCS, in enic_get_vnic_config()