Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dadapter.h720 uint16_t iq_start; /* first cntxt_id */ member
Dt4_netmap.c161 cntxt_id = nm_rxq->iq_cntxt_id - sc->sge.iq_start; in alloc_nm_rxq_hwq()
Dt4_sge.c1483 q = sc->sge.iqmap[lq - sc->sge.iq_start - in service_iq()
2767 cntxt_id = iq->cntxt_id - sc->sge.iq_start; in alloc_iq_fl()
Dt4_main.c3399 sc->sge.iq_start = val[0]; in get_params__post_init()