Searched defs:fm10k_rx_queue (Results 1 – 1 of 1) sorted by relevance
151 struct fm10k_rx_queue { struct152 struct rte_mempool *mp;161 uint16_t next_dd;162 uint16_t next_alloc;163 uint16_t next_trigger;164 uint16_t alloc_thresh;166 uint16_t nb_desc;168 uint16_t nb_fake_desc;169 uint16_t queue_id;174 uint16_t port_id;[all …]