Searched defs:fm10k_rx_queue (Results 1 – 1 of 1) sorted by relevance
153 struct fm10k_rx_queue { struct154 struct rte_mempool *mp;163 uint16_t next_dd;164 uint16_t next_alloc;165 uint16_t next_trigger;166 uint16_t alloc_thresh;168 uint16_t nb_desc;170 uint16_t nb_fake_desc;171 uint16_t queue_id;176 uint16_t port_id;[all …]