Searched refs:SGE_DOORBELL_CONTROL_A (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_regs.h | 364 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro 445 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro
|
D | cxgb4_main.c | 2050 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/ |
D | csio_wr.c | 1476 csio_set_reg_field(hw, SGE_DOORBELL_CONTROL_A, ENABLE_DROP_F, in csio_wr_set_sge()
|