Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c197 int egress_threshold; in t4_sge_init() local
300 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()
303 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()
307 egress_threshold = G_T6_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()
309 sc->sge.fl_starve_threshold = 2*egress_threshold + 1; in t4_sge_init()