Searched refs:sge_conm_ctrl (Results 1 – 1 of 1) sorted by relevance
2372 u32 sge_control, sge_conm_ctrl; in t4_sge_init() local2401 sge_conm_ctrl = t4_read_reg(adap, A_SGE_CONM_CTRL); in t4_sge_init()2403 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()2405 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()