Home
last modified time | relevance | path

Searched refs:egress_threshold (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h358 uint32_t egress_threshold; member
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c2443 int ret, egress_threshold; in t4_sge_init() local
2474 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()
2476 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()
2477 s->fl_starve_thres = 2 * egress_threshold + 1; in t4_sge_init()