Searched defs:szedata2_tx_queue (Results 1 – 1 of 1) sorted by relevance
95 struct szedata2_tx_queue { struct96 struct pmd_internals *priv;97 struct szedata *sze;98 uint8_t tx_channel;99 uint16_t qid;100 volatile uint64_t tx_pkts;101 volatile uint64_t tx_bytes;102 volatile uint64_t err_pkts;