Home
last modified time | relevance | path

Searched refs:sge_congestion_control (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h187 u32 sge_congestion_control; /* congestion thresholds, etc. */ member
Dsge.c2677 EGRTHRESHOLD_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2681 EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2686 T6_EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
Dt4vf_hw.c900 sge_params->sge_congestion_control = vals[1]; in t4vf_get_sge_params()