malo_txbuf
struct malo_txbuf *bf, struct mbuf *m0)
struct malo_txbuf *bf = NULL;
struct malo_txbuf *bf;
struct malo_txbuf *bf;
if (bootverbose || malo_txbuf != MALO_TXBUF)
"using %u tx buffers\n", malo_txbuf);
struct malo_txbuf *bf;
malo_txbuf, sizeof(struct malo_txbuf),
bsize = malo_txbuf * sizeof(struct malo_txbuf);
malo_txbuf);
for (i = 0; i < malo_txbuf; i++, bf++, ds += MALO_TXDESC) {
struct malo_txbuf *bf;
sc->malo_hwdma.maxnum_txwcb = malo_txbuf;
struct malo_txbuf *bf, *bn;
static struct malo_txbuf *
struct malo_txbuf *bf;
static int malo_txbuf = MALO_TXBUF; /* # tx buffers to allocate */
SYSCTL_INT(_hw_malo, OID_AUTO, txbuf, CTLFLAG_RWTUN, &malo_txbuf,
malo_tx_dmasetup(struct malo_softc *sc, struct malo_txbuf *bf, struct mbuf *m0)
malo_printtxbuf(const struct malo_txbuf *bf, u_int qnum, u_int ix)
struct malo_txbuf *bf;
STAILQ_ENTRY(malo_txbuf) bf_list;
typedef STAILQ_HEAD(, malo_txbuf) malo_txbufhead;