Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c192 uint32_t sge_control, sge_conm_ctrl; in t4_sge_init() local
293 sge_conm_ctrl = t4_read_reg(sc, A_SGE_CONM_CTRL); in t4_sge_init()
296 egress_threshold = G_EGRTHRESHOLD(sge_conm_ctrl); in t4_sge_init()
299 egress_threshold = G_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()
303 egress_threshold = G_T6_EGRTHRESHOLDPACKING(sge_conm_ctrl); in t4_sge_init()