Home
last modified time | relevance | path

Searched defs:bnxt_tx_ring_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h934 struct bnxt_tx_ring_info { struct
935 struct bnxt_napi *bnapi;
936 struct bnxt_cp_ring_info *tx_cpr;
937 u16 tx_prod;
938 u16 tx_cons;
939 u16 tx_hw_cons;
940 u16 txq_index;
941 u8 tx_napi_idx;
942 u8 kick_pending;
943 struct bnxt_db_info tx_db;
[all …]