Searched defs:update_cfg_var (Results 1 – 1 of 1) sorted by relevance
3188 struct update_cfg_var { struct3190 uint32_t rsvd2:16;3191 uint32_t type:8;3192 uint32_t rsvd:1;3193 uint32_t ra:1;3194 uint32_t co:1;3195 uint32_t cv:1;3196 uint32_t req:4;3211 uint32_t resp_info;3212 uint32_t byte_cnt;[all …]
Completed in 40 milliseconds