Home
last modified time | relevance | path

Searched refs:bnxt_db_info (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h13 struct bnxt_db_info;
61 struct bnxt_db_info { struct
83 struct bnxt_db_info cp_db; argument
H A Dbnxt_ring.h84 static inline void bnxt_db_write(struct bnxt_db_info *db, uint32_t idx) in bnxt_db_write()
129 struct bnxt_db_info *db = &cpr->cp_db; in bnxt_db_cq()
H A Dbnxt_txr.h20 struct bnxt_db_info tx_db;
H A Dbnxt_rxr.h75 struct bnxt_db_info rx_db;
76 struct bnxt_db_info ag_db;
H A Dbnxt_ring.c348 struct bnxt_db_info *db, in bnxt_set_db()