Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c457 nm_txq->equiqidx = nm_txq->equeqidx = nm_txq->dbidx = 0; in alloc_nm_txq_hwq()
1031 NMIDXDIFF(nm_txq, equiqidx) >= nm_txq->sidx / 2) { in cxgbe_nm_tx()
1035 nm_txq->equiqidx = nm_txq->pidx; in cxgbe_nm_tx()
H A Dadapter.h815 uint16_t equiqidx; /* EQUIQ last requested at this pidx */ member