Searched refs:cong_thres (Results 1 – 4 of 4) sorted by relevance
94 int32_t cong_thres; member
2165 !cxgb_in_range(t.cong_thres, 0, 255) || in cxgb_siocdevprivate()2184 t.polling >= 0 || t.cong_thres >= 0)) in cxgb_siocdevprivate()2215 if (t.cong_thres >= 0) in cxgb_siocdevprivate()2216 q->cong_thres = t.cong_thres; in cxgb_siocdevprivate()2287 t.cong_thres = q->cong_thres; in cxgb_siocdevprivate()
3121 p->cong_thres, 1, 0); in t3_sge_alloc_qset()3366 q->cong_thres = 0; in t3_sge_prep()
2221 unsigned int bsize, unsigned int cong_thres, int gen, in t3_sge_init_flcntxt() argument2240 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable)); in t3_sge_init_flcntxt()