Searched refs:sge_conm_ctrl (Results 1 – 1 of 1) sorted by relevance
197 uint32_t sge_control, sge_conm_ctrl; in t4_sge_init() local298 sge_conm_ctrl = t4_read_reg(sc, A_SGE_CONM_CTRL); in t4_sge_init()301 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()304 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()308 egress_threshold = G_T6_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()