Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.c1551 csio_set_reg_field(hw, SGE_DOORBELL_CONTROL_A, ENABLE_DROP_F, in csio_wr_set_sge()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h419 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro
520 #define SGE_DOORBELL_CONTROL_A 0x10a8 macro
Dcxgb4_main.c2611 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, DROPPED_DB_F, 0); in process_db_drop()