Home
last modified time | relevance | path

Searched refs:SGE_CONTROL_A (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_wr.c1391 csio_set_reg_field(hw, SGE_CONTROL_A, in csio_wr_fixup_host_params()
1423 csio_set_reg_field(hw, SGE_CONTROL_A, in csio_wr_fixup_host_params()
1463 sge->sge_control = csio_rd_reg32(hw, SGE_CONTROL_A); in csio_wr_get_sge()
1533 csio_set_reg_field(hw, SGE_CONTROL_A, RXPKTCPLMODE_F, RXPKTCPLMODE_F); in csio_wr_set_sge()
1535 sge->sge_control = csio_rd_reg32(hw, SGE_CONTROL_A); in csio_wr_set_sge()
Dcsio_hw.c2763 csio_set_reg_field(hw, SGE_CONTROL_A, GLOBALENABLE_F, 0); in csio_hw_fatal_err()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7223 sge_control = t4_read_reg(adap, SGE_CONTROL_A); in t4_fl_pkt_align()
7292 t4_set_reg_field(adap, SGE_CONTROL_A, in t4_fixup_host_params()
7369 t4_set_reg_field(adap, SGE_CONTROL_A, in t4_fixup_host_params()
9222 t4_set_reg_field(adapter, SGE_CONTROL_A, GLOBALENABLE_F, 0); in t4_shutdown_adapter()
Dsge.c5089 if ((t4_read_reg(adap, SGE_CONTROL_A) & RXPKTCPLMODE_F) != in t4_sge_init_soft()
5184 sge_control = t4_read_reg(adap, SGE_CONTROL_A); in t4_sge_init()
Dt4_regs.h112 #define SGE_CONTROL_A 0x1008 macro
Dcxgb4_main.c4301 t4_set_reg_field(adapter, SGE_CONTROL_A, in adap_init0_tweaks()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c854 FW_PARAMS_PARAM_XYZ_V(SGE_CONTROL_A)); in t4vf_get_sge_params()