Searched refs:SGE_CONTROL_A (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/scsi/csiostor/ |
D | csio_wr.c | 1391 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()
|
D | csio_hw.c | 2763 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/ |
D | t4_hw.c | 7223 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()
|
D | sge.c | 5089 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()
|
D | t4_regs.h | 112 #define SGE_CONTROL_A 0x1008 macro
|
D | cxgb4_main.c | 4301 t4_set_reg_field(adapter, SGE_CONTROL_A, in adap_init0_tweaks()
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 854 FW_PARAMS_PARAM_XYZ_V(SGE_CONTROL_A)); in t4vf_get_sge_params()
|