Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h188 u32 sge_congestion_control; /* congestion thresholds, etc. */ member
Dsge.c2682 EGRTHRESHOLD_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2686 EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
2691 T6_EGRTHRESHOLDPACKING_G(sge_params->sge_congestion_control); in t4vf_sge_init()
Dt4vf_hw.c910 sge_params->sge_congestion_control = vals[1]; in t4vf_get_sge_params()