Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h387 int eq_start; member
H A Dt4_sge.c1206 cntxt_id = fl->cntxt_id - sc->sge.eq_start; in alloc_iq_fl()
1425 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in ctrl_eq_alloc()
1467 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in eth_eq_alloc()
1510 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in ofld_eq_alloc()
H A Dt4_nexus.c1316 sc->sge.eq_start = val[1]; in get_params__post_init()