Home
last modified time | relevance | path

Searched defs:malo_txbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/malo/
H A Dif_malo.h462 struct malo_txbuf { struct
473 typedef STAILQ_HEAD(, malo_txbuf) malo_txbufhead; argument
H A Dif_malo.c74 static int malo_txbuf = MALO_TXBUF; /* # tx buffers to allocate */ variable