Home | History | Annotate | Download | only in xscale

Lines Matching defs:tx_doneqid

117 	int		tx_doneqid;	/* tx completed qid */
148 uint8_t tx_doneqid;
161 .tx_doneqid = 31
174 .tx_doneqid = 31
241 static int tx_doneqid = -1;
635 sc->tx_doneqid = npeconfig[unit].tx_doneqid;
637 if (tx_doneqid == -1) {
638 ixpqmgr_qconfig(sc->tx_doneqid, NPE_TXBUF, 0, 2,
640 tx_doneqid = sc->tx_doneqid;