Searched refs:msg_updated (Results 1 – 1 of 1) sorted by relevance
827 bool *msg_updated) in devlink_port_fn_hw_addr_fill() argument846 *msg_updated = true; in devlink_port_fn_hw_addr_fill()917 bool *msg_updated) in devlink_port_fn_state_fill() argument946 *msg_updated = true; in devlink_port_fn_state_fill()956 bool msg_updated = false; in devlink_nl_port_function_attrs_put() local965 &msg_updated); in devlink_nl_port_function_attrs_put()968 err = devlink_port_fn_state_fill(ops, port, msg, extack, &msg_updated); in devlink_nl_port_function_attrs_put()970 if (err || !msg_updated) in devlink_nl_port_function_attrs_put()