Searched defs:malo_cmd_set_hwspec (Results 1 – 1 of 1) sorted by relevance
199 struct malo_cmd_set_hwspec { struct200 struct malo_cmd_header cmdhdr;201 uint8_t version; /* HW revision */202 uint8_t hostif; /* Host interface */204 uint16_t num_mcastaddr;205 uint8_t permaddr[6]; /* MAC address */206 uint16_t regioncode; /* Region Code */208 uint32_t fwreleasenum;210 uint32_t ul_fw_awakecookie;212 uint32_t devicecaps;[all …]