Searched defs:mwl_rxbuf (Results 1 – 2 of 2) sorted by relevance
160 struct mwl_rxbuf { struct166 typedef STAILQ_HEAD(, mwl_rxbuf) mwl_rxbufhead; argument
191 static int mwl_rxbuf = MWL_RXBUF; /* # rx buffers to allocate */ variable