Searched refs:sections (Results 1 – 1 of 1) sorted by relevance
1157 struct nla_bitfield32 sections; in devlink_nl_flash_update_doit() local1164 sections = nla_get_bitfield32(nla_overwrite_mask); in devlink_nl_flash_update_doit()1165 params.overwrite_mask = sections.value & sections.selector; in devlink_nl_flash_update_doit()
Completed in 6 milliseconds