Searched defs:axgbe_tx_queue (Results 1 – 1 of 1) sorted by relevance
107 struct axgbe_tx_queue { struct111 uint16_t nb_desc;115 uint16_t free_thresh;123 uint64_t cur;125 uint64_t dirty;131 void *dma_regs;135 uint16_t queue_id;141 uint16_t port_id;143 uint64_t pkts;144 uint64_t bytes;[all …]