Home
last modified time | relevance | path

Searched refs:SGE_DOORBELL_CONTROL_A (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h364 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro
445 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro
Dcxgb4_main.c2050 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, NOCOALESCE_F, in cxgb4_disable_db_coalescing()
2060 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, NOCOALESCE_F, 0); in cxgb4_enable_db_coalescing()
2366 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, DROPPED_DB_F, 0); in process_db_drop()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c1476 csio_set_reg_field(hw, SGE_DOORBELL_CONTROL_A, ENABLE_DROP_F, in csio_wr_set_sge()