Searched defs:malo_hal_hwspec (Results 1 – 1 of 1) sorted by relevance
61 struct malo_hal_hwspec { struct62 uint8_t hwversion; /* version of the HW */63 uint8_t hostinterface; /* host interface */64 uint16_t maxnum_wcb; /* max # of WCB FW handles */66 uint16_t maxnum_mcaddr;67 uint16_t maxnum_tx_wcb; /* max # of tx descs per WCB */69 uint8_t macaddr[6];70 uint16_t regioncode; /* EEPROM region code */71 uint16_t num_antenna; /* Number of antenna used */72 uint32_t fw_releasenum; /* firmware release number */[all …]