Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_vf.c483 int rc = 0, i, j, rqidx, tqidx, n, p, pmask; in t4vf_attach() local
723 rqidx = tqidx = 0; in t4vf_attach()
737 vi->first_rxq = rqidx; in t4vf_attach()
744 rqidx += vi->nrxq; in t4vf_attach()
H A Dt4_main.c1197 int rc = 0, i, j, rqidx, tqidx, nports; in t4_attach() local
1556 rqidx = tqidx = 0; in t4_attach()
1581 vi->first_rxq = rqidx; in t4_attach()
1588 rqidx += vi->nrxq; in t4_attach()