Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.c90 MYPF_REG(SGE_PF_KDOORBELL_A)); in csio_wr_ring_fldb()
993 MYPF_REG(SGE_PF_KDOORBELL_A)); in csio_wr_issue()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c627 lld->db_reg = adap->regs + MYPF_REG(SGE_PF_KDOORBELL_A); in uld_init()
Dcxgb4_main.c2255 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_sync_txq_pidx()
2442 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in enable_txq_db()
2543 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in sync_txq_pidx()
Dsge.c499 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in ring_fl_db()
1044 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_ring_tx_db()
Dt4_regs.h74 #define SGE_PF_KDOORBELL_A 0x0 macro