Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h160 struct mwl_rxbuf { struct
166 typedef STAILQ_HEAD(, mwl_rxbuf) mwl_rxbufhead; argument
H A Dif_mwl.c191 static int mwl_rxbuf = MWL_RXBUF; /* # rx buffers to allocate */ variable