Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
H A Dsge.c5060 if ((t4_read_reg(adap, SGE_CONTROL_A) & RXPKTCPLMODE_F) != in t4_sge_init_soft()
5155 sge_control = t4_read_reg(adap, SGE_CONTROL_A); in t4_sge_init()
H A Dt4_regs.h112 #define SGE_CONTROL_A 0x1008 macro
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c854 FW_PARAMS_PARAM_XYZ_V(SGE_CONTROL_A)); in t4vf_get_sge_params()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c2763 csio_set_reg_field(hw, SGE_CONTROL_A, GLOBALENABLE_F, 0); in csio_hw_fatal_err()