Home
last modified time | relevance | path

Searched refs:tqidx (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()
738 vi->first_txq = tqidx; in t4vf_attach()
745 tqidx += vi->ntxq; in t4vf_attach()
H A Dt4_main.c1193 int rc = 0, i, j, rqidx, tqidx, nports; in t4_attach() local
1552 rqidx = tqidx = 0; in t4_attach()
1578 vi->first_txq = tqidx; in t4_attach()
1585 tqidx += vi->ntxq; in t4_attach()