Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h310 struct mwl_hal_hwspec { struct
311 uint8_t hwVersion; /* version of the HW */
312 uint8_t hostInterface; /* host interface */
313 uint16_t maxNumWCB; /* max # of WCB FW handles */
315 uint16_t maxNumTxWcb; /* max # of tx descs per WCB */
317 uint16_t regionCode; /* EEPROM region code */
318 uint16_t numAntennas; /* Number of antenna used */
320 uint32_t wcbBase0;
321 uint32_t rxDescRead;
322 uint32_t rxDescWrite;
[all …]