Searched defs:bnxt_tx_ring_info (Results 1 – 1 of 1) sorted by relevance
14 struct bnxt_tx_ring_info { struct15 uint16_t tx_prod;16 uint16_t tx_cons;17 struct bnxt_db_info tx_db;19 struct tx_bd_long *tx_desc_ring;20 struct bnxt_sw_tx_bd *tx_buf_ring;22 rte_iova_t tx_desc_mapping;24 struct bnxt_ring *tx_ring_struct;