Lines Matching full:problem

253 	const char *problem;  in switchdev_obj_id_to_helpful_msg()  local
259 problem = "Attempted operation is undefined, indicating a possible programming\n" in switchdev_obj_id_to_helpful_msg()
264 problem = "Failure in VLAN settings on this port might disrupt network\n" in switchdev_obj_id_to_helpful_msg()
269 problem = "Failure in updating the port's Multicast Database could lead to\n" in switchdev_obj_id_to_helpful_msg()
274 problem = "Failure in updating the host's Multicast Database may impact multicast\n" in switchdev_obj_id_to_helpful_msg()
280 problem = "Failure to set MRP ring ID on this port prevents communication with\n" in switchdev_obj_id_to_helpful_msg()
286 problem = "Failure to generate/monitor MRP test frames may lead to inability to\n" in switchdev_obj_id_to_helpful_msg()
292 problem = "Improper MRP ring role configuration may create conflicts in the ring,\n" in switchdev_obj_id_to_helpful_msg()
299 problem = "Failure to correctly set the MRP ring state can result in network\n" in switchdev_obj_id_to_helpful_msg()
307 problem = "Failure in managing MRP_InTest frame generation can misjudge the\n" in switchdev_obj_id_to_helpful_msg()
315 problem = "Failure in incorrect assignment of interconnection ring roles\n" in switchdev_obj_id_to_helpful_msg()
320 problem = "Failure in updating the interconnection ring state can lead in\n" in switchdev_obj_id_to_helpful_msg()
327 problem = "Indicating a possible programming error.\n"; in switchdev_obj_id_to_helpful_msg()
337 action, obj_str, obj_id, ERR_PTR(err), err, problem, reason); in switchdev_obj_id_to_helpful_msg()