Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h146 u32 sge_congestion_control; /* congestion thresholds, etc. */ member
Dt4vf_hw.c589 sge_params->sge_congestion_control = vals[1]; in t4vf_get_sge_params()
Dsge.c2641 = EGRTHRESHOLD_G(sge_params->sge_congestion_control)*2 + 1; in t4vf_sge_init()