Searched refs:tx_doneqid (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c140 int tx_doneqid; /* tx completed qid */ member in struct:npe_softc
167 uint8_t tx_doneqid; member in struct:__anon7291
176 .tx_doneqid = 31
185 .tx_doneqid = 31
194 .tx_doneqid = 31
252 static int tx_doneqid = -1; variable
796 sc->tx_doneqid = npeconfig[sc->sc_npeid].tx_doneqid;
798 if (tx_doneqid == -1) {
799 ixpqmgr_qconfig(sc->tx_doneqid, npe_txbu
[all...]

Completed in 106 milliseconds