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

/freebsd-10.2-release/sys/dev/mwl/
H A Dmwlhal.h201 uint16_t maxNumWCB; /* max # of WCB FW handles */ member in struct:mwl_hal_hwspec
220 uint32_t maxNumWCB; /* max # of WCB FW handles */ member in struct:mwl_hal_txrxdma
H A Dmwlhal.c589 hw->maxNumWCB = le16toh(pCmd->NumOfWCB);
628 pCmd->NumTxQueues = htole32(dma->maxNumWCB);
H A Dif_mwl.c1019 sc->sc_hwdma.maxNumWCB = MWL_NUM_TX_QUEUES-MWL_NUM_ACK_QUEUES;

Completed in 177 milliseconds