Home
last modified time | relevance | path

Searched refs:MSG_LEVEL_INFO (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c93 static int msglevel = MSG_LEVEL_INFO;
430 …VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: the value of parameter %s is invalid, the valid rang… in velocity_set_int_opt()
434 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_INFO "%s: set value of parameter %s to %d\n", in velocity_set_int_opt()
905 VELOCITY_PRT(MSG_LEVEL_INFO, "Velocity is AUTO mode\n"); in velocity_set_media_mode()
940 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced full mode\n"); in velocity_set_media_mode()
945 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced half mode\n"); in velocity_set_media_mode()
1000 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: failed to detect cable link\n", vptr->netdev->name); in velocity_print_link_status()
1002 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link auto-negotiation", vptr->netdev->name); in velocity_print_link_status()
1005 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps"); in velocity_print_link_status()
1007 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps"); in velocity_print_link_status()
[all …]
Dvia-velocity.h1306 MSG_LEVEL_INFO = 2, //Normal message. enumerator