Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h83 struct mwl_txbuf { struct
94 typedef STAILQ_HEAD(, mwl_txbuf) mwl_txbufhead; argument
H A Dif_mwl.c194 static int mwl_txbuf = MWL_TXBUF; /* # tx buffers to allocate */ variable