Searched defs:szedata2_rx_queue (Results 1 – 1 of 1) sorted by relevance
83 struct szedata2_rx_queue { struct84 struct pmd_internals *priv;85 struct szedata *sze;86 uint8_t rx_channel;87 uint16_t qid;88 uint16_t in_port;89 struct rte_mempool *mb_pool;90 volatile uint64_t rx_pkts;91 volatile uint64_t rx_bytes;92 volatile uint64_t err_pkts;