Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1439 cntxt_id = fl->cntxt_id - sc->sge.eq_start; in alloc_iq_fl()
1687 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in ctrl_eq_alloc()
1730 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in eth_eq_alloc()
1773 cntxt_id = eq->cntxt_id - sc->sge.eq_start; in ofld_eq_alloc()
3418 txq = (void *)s->eqmap[qid - s->eq_start]; in handle_sge_egr_update()
H A Dadapter.h433 int eq_start; /* eq context id map start index */ member
H A Dt4_nexus.c1662 sc->sge.eq_start = val[1]; in get_params__post_init()
1679 sc->sge.eqmap_sz = val[1] - sc->sge.eq_start + 1; in get_params__post_init()