Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A 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()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c627 lld->db_reg = adap->regs + MYPF_REG(SGE_PF_KDOORBELL_A); in uld_init()
H A Dcxgb4_main.c2254 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_sync_txq_pidx()
2441 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in enable_txq_db()
2542 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in sync_txq_pidx()
H A 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()
H A Dt4_regs.h74 #define SGE_PF_KDOORBELL_A 0x0 macro