Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h371 struct mwl_hal_txrxdma { struct
372 uint32_t maxNumWCB; /* max # of WCB FW handles */
373 uint32_t maxNumTxWcb; /* max # of tx descs per WCB */
374 uint32_t rxDescRead;
375 uint32_t rxDescWrite;
376 uint32_t wcbBase[MWL_NUM_TX_QUEUES - MWL_NUM_ACK_QUEUES];