Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c89 MYPF_REG(SGE_PF_KDOORBELL_A)); in csio_wr_ring_fldb()
987 MYPF_REG(SGE_PF_KDOORBELL_A)); in csio_wr_issue()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2037 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_sync_txq_pidx()
2233 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in enable_txq_db()
2309 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in sync_txq_pidx()
2425 lli.db_reg = adap->regs + MYPF_REG(SGE_PF_KDOORBELL_A); in uld_attach()
Dsge.c550 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in ring_fl_db()
947 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in ring_tx_db()
Dt4_regs.h68 #define SGE_PF_KDOORBELL_A 0x0 macro