Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2093 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in cxgb4_sync_txq_pidx()
2272 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in enable_txq_db()
2352 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in sync_txq_pidx()
2469 lli.db_reg = adap->regs + MYPF_REG(SGE_PF_KDOORBELL_A); in uld_attach()
Dsge.c543 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in ring_fl_db()
948 t4_write_reg(adap, MYPF_REG(SGE_PF_KDOORBELL_A), in ring_tx_db()
Dt4_regs.h68 #define SGE_PF_KDOORBELL_A 0x0 macro