Searched refs:maxNumTxWcb (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mwl/
H A Dmwlhal.h203 uint16_t maxNumTxWcb; /* max # of tx descs per WCB */ member in struct:mwl_hal_hwspec
221 uint32_t maxNumTxWcb; /* max # of tx descs per WCB */ member in struct:mwl_hal_txrxdma
H A Dmwlhal.c627 pCmd->TxWcbNumPerQueue = htole32(dma->maxNumTxWcb);
H A Dif_mwl.c1018 sc->sc_hwdma.maxNumTxWcb = mwl_txbuf;

Completed in 111 milliseconds