Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h188 u32 sge_congestion_control; /* congestion thresholds, etc. */ member
H A 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()
H A Dt4vf_hw.c909 sge_params->sge_congestion_control = vals[1]; in t4vf_get_sge_params()