Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.c1392 csio_set_reg_field(hw, SGE_CONTROL_A, in csio_wr_fixup_host_params()
1424 csio_set_reg_field(hw, SGE_CONTROL_A, in csio_wr_fixup_host_params()
1464 sge->sge_control = csio_rd_reg32(hw, SGE_CONTROL_A); in csio_wr_get_sge()
1534 csio_set_reg_field(hw, SGE_CONTROL_A, RXPKTCPLMODE_F, RXPKTCPLMODE_F); in csio_wr_set_sge()
1536 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.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7221 sge_control = t4_read_reg(adap, SGE_CONTROL_A); in t4_fl_pkt_align()
7290 t4_set_reg_field(adap, SGE_CONTROL_A, in t4_fixup_host_params()
7367 t4_set_reg_field(adap, SGE_CONTROL_A, in t4_fixup_host_params()
9220 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.c4302 t4_set_reg_field(adapter, SGE_CONTROL_A, in adap_init0_tweaks()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c854 FW_PARAMS_PARAM_XYZ_V(SGE_CONTROL_A)); in t4vf_get_sge_params()