Home
last modified time | relevance | path

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

/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()
/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.c2245 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_sync_txq_pidx()
2432 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in enable_txq_db()
2533 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in sync_txq_pidx()
H A Dt4_regs.h74 #define SGE_PF_KDOORBELL_A 0x0 macro