Searched defs:bnxt_tx_ring_info (Results 1 – 1 of 1) sorted by relevance
963 struct bnxt_tx_ring_info { struct964 struct bnxt_napi *bnapi;965 struct bnxt_cp_ring_info *tx_cpr;966 u16 tx_prod;967 u16 tx_cons;968 u16 tx_hw_cons;969 u16 txq_index;970 u8 tx_napi_idx;971 u8 kick_pending;972 struct bnxt_db_info tx_db;[all …]