Searched defs:iwm_nvm_access_cmd (Results 1 – 1 of 1) sorted by relevance
2138 struct iwm_nvm_access_cmd { struct2139 uint8_t op_code;2140 uint8_t target;2141 uint16_t type;2142 uint16_t offset;2143 uint16_t length;2144 uint8_t data[];