Searched defs:mwl_hal_hwspec (Results 1 – 1 of 1) sorted by relevance
310 struct mwl_hal_hwspec { struct311 uint8_t hwVersion; /* version of the HW */312 uint8_t hostInterface; /* host interface */313 uint16_t maxNumWCB; /* max # of WCB FW handles */314 uint16_t maxNumMCAddr; /* max # of mcast addresse FW handles */315 uint16_t maxNumTxWcb; /* max # of tx descs per WCB */316 uint8_t macAddr[6]; /* MAC address programmed in HW */317 uint16_t regionCode; /* EEPROM region code */318 uint16_t numAntennas; /* Number of antenna used */319 uint32_t fwReleaseNumber; /* firmware release number */[all …]