Searched refs:bnxt_db_info (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 956 struct bnxt_db_info { struct 984 struct bnxt_db_info tx_db; argument 1096 struct bnxt_db_info rx_db; 1097 struct bnxt_db_info rx_agg_db; 1168 struct bnxt_db_info cp_db; 2834 struct bnxt_db_info *db, u32 idx) in bnxt_db_write_relaxed() 2849 static inline void bnxt_db_write(struct bnxt *bp, struct bnxt_db_info *db, in bnxt_db_write()
|
| H A D | bnxt.c | 342 static void bnxt_db_nq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq() 352 static void bnxt_db_nq_arm(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq_arm() 360 static void bnxt_db_cq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_cq() 3236 struct bnxt_db_info *db; in __bnxt_poll_cqs_done() 7130 static void bnxt_set_db_mask(struct bnxt *bp, struct bnxt_db_info *db, in bnxt_set_db_mask() 7154 static void bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, in bnxt_set_db()
|