Searched refs:sections (Results 1 – 1 of 1) sorted by relevance
3490 struct nla_bitfield32 sections; in devlink_nl_cmd_flash_update() local3497 sections = nla_get_bitfield32(nla_overwrite_mask); in devlink_nl_cmd_flash_update()3498 params.overwrite_mask = sections.value & sections.selector; in devlink_nl_cmd_flash_update()