Searched defs:iwm_nvm_access_cmd (Results 1 – 1 of 1) sorted by relevance
2423 struct iwm_nvm_access_cmd { struct2424 uint8_t op_code;2425 uint8_t target;2426 uint16_t type;2427 uint16_t offset;2428 uint16_t length;2429 uint8_t data[];