Lines Matching defs:active_device
102 static struct active_device { struct
103 const char *driver_name;
104 uint8_t dev_id;
105 uint16_t supported_ops;
106 uint16_t queue_ids[MAX_QUEUES];
107 uint16_t nb_queues;
108 struct rte_mempool *ops_mempool;
109 struct rte_mempool *in_mbuf_pool;
110 struct rte_mempool *hard_out_mbuf_pool;
111 struct rte_mempool *soft_out_mbuf_pool;
112 struct rte_mempool *harq_in_mbuf_pool;
113 struct rte_mempool *harq_out_mbuf_pool;