Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.h446 struct malo_rxbuf { struct
454 typedef STAILQ_HEAD(, malo_rxbuf) malo_rxbufhead; argument
549 malo_rxbufhead malo_rxbuf; /* rx buffers */ member
H A Dif_malo.c68 static int malo_rxbuf = MALO_RXBUF; /* # rx buffers to allocate */ variable