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

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.c1391 csio_set_reg_field(hw, SGE_CONTROL_A,
1423 csio_set_reg_field(hw, SGE_CONTROL_A,
1463 sge->sge_control = csio_rd_reg32(hw, SGE_CONTROL_A);
1533 csio_set_reg_field(hw, SGE_CONTROL_A, RXPKTCPLMODE_F, RXPKTCPLMODE_F);
1535 sge->sge_control = csio_rd_reg32(hw, SGE_CONTROL_A);
H A Dcsio_hw.c2763 csio_set_reg_field(hw, SGE_CONTROL_A, GLOBALENABLE_F, 0);
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c854 FW_PARAMS_PARAM_XYZ_V(SGE_CONTROL_A));
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7223 sge_control = t4_read_reg(adap, SGE_CONTROL_A);
7292 t4_set_reg_field(adap, SGE_CONTROL_A,
7369 t4_set_reg_field(adap, SGE_CONTROL_A,
9222 t4_set_reg_field(adapter, SGE_CONTROL_A, GLOBALENABLE_F, 0);
H A Dsge.c5075 if ((t4_read_reg(adap, SGE_CONTROL_A) & RXPKTCPLMODE_F) !=
5170 sge_control = t4_read_reg(adap, SGE_CONTROL_A);
H A Dt4_regs.h112 #define SGE_CONTROL_A 0x1008 macro
H A Dcxgb4_main.c4301 t4_set_reg_field(adapter, SGE_CONTROL_A,

Completed in 192 milliseconds