Lines Matching refs:NL_SET_ERR_MSG
288 NL_SET_ERR_MSG(info->extack, "Parent to self is not allowed"); in devlink_nl_rate_parent_node_set()
294 NL_SET_ERR_MSG(info->extack, "Node is already a parent of parent node."); in devlink_nl_rate_parent_node_set()
403 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the leafs"); in devlink_rate_set_ops_supported()
407 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the leafs"); in devlink_rate_set_ops_supported()
412 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the leafs"); in devlink_rate_set_ops_supported()
429 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the nodes"); in devlink_rate_set_ops_supported()
433 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the nodes"); in devlink_rate_set_ops_supported()
438 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the nodes"); in devlink_rate_set_ops_supported()
492 NL_SET_ERR_MSG(info->extack, "Rate nodes aren't supported"); in devlink_nl_cmd_rate_new_doit()
550 NL_SET_ERR_MSG(info->extack, "Node has children. Cannot delete node."); in devlink_nl_cmd_rate_del_doit()
572 NL_SET_ERR_MSG(extack, "Rate node(s) exists."); in devlink_rate_nodes_check()