Searched refs:sge_conm_ctrl (Results 1 – 1 of 1) sorted by relevance
2442 u32 sge_control, sge_conm_ctrl; in t4_sge_init() local2472 sge_conm_ctrl = t4_read_reg(adap, A_SGE_CONM_CTRL); in t4_sge_init()2474 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()2476 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()