Searched refs:bnxt_writeq (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt.h | 2207 static inline void bnxt_writeq(struct bnxt *bp, u64 val, in bnxt_writeq() function 2251 bnxt_writeq(bp, db->db_key64 | idx, db->doorbell); in bnxt_db_write()
|
| A D | bnxt.c | 258 bnxt_writeq(bp, (db)->db_key64 | DBR_TYPE_NQ | RING_CMP(idx), \ 265 bnxt_writeq(bp, (db)->db_key64 | DBR_TYPE_NQ_ARM | RING_CMP(idx),\ 287 bnxt_writeq(bp, db->db_key64 | DBR_TYPE_CQ_ARMALL | in bnxt_db_cq() 2613 bnxt_writeq(bp, db->db_key64 | dbr_type | in __bnxt_poll_cqs_done()
|
Completed in 40 milliseconds