Searched refs:msg_updated (Results 1 – 3 of 3) sorted by relevance
154 bool *msg_updated) in devlink_port_fn_caps_fill() argument182 *msg_updated = true; in devlink_port_fn_caps_fill()189 bool *msg_updated) in devlink_port_fn_max_io_eqs_fill() argument206 *msg_updated = true; in devlink_port_fn_max_io_eqs_fill()294 bool *msg_updated) in devlink_port_fn_hw_addr_fill() argument313 *msg_updated = true; in devlink_port_fn_hw_addr_fill()334 bool *msg_updated) in devlink_port_fn_state_fill() argument362 *msg_updated = true; in devlink_port_fn_state_fill()454 bool msg_updated = false; in devlink_nl_port_function_attrs_put() local461 err = devlink_port_fn_hw_addr_fill(port, msg, extack, &msg_updated); in devlink_nl_port_function_attrs_put()[all …]
219 bool *msg_updated) in devlink_rel_devlink_handle_put() argument230 if (!err && msg_updated) in devlink_rel_devlink_handle_put()231 *msg_updated = true; in devlink_rel_devlink_handle_put()
131 bool *msg_updated);