Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h188 u32 sge_congestion_control; /* congestion thresholds, etc. */ member
Dsge.c2680 EGRTHRESHOLD_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2684 EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2689 T6_EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
Dt4vf_hw.c909 sge_params->sge_congestion_control = vals[1]; in t4vf_get_sge_params()