Home
last modified time | relevance | path

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

/drivers/net/ethernet/via/
Dvia-velocity.c83 static int msglevel = MSG_LEVEL_INFO;
420 …VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: the value of parameter %s is invalid, the valid rang… in velocity_set_int_opt()
424 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_INFO "%s: set value of parameter %s to %d\n", in velocity_set_int_opt()
895 VELOCITY_PRT(MSG_LEVEL_INFO, "Velocity is AUTO mode\n"); in velocity_set_media_mode()
930 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced full mode\n"); in velocity_set_media_mode()
935 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced half mode\n"); in velocity_set_media_mode()
990 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: failed to detect cable link\n", vptr->netdev->name); in velocity_print_link_status()
992 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link auto-negotiation", vptr->netdev->name); in velocity_print_link_status()
995 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps"); in velocity_print_link_status()
997 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps"); in velocity_print_link_status()
[all …]
Dvia-velocity.h1297 MSG_LEVEL_INFO = 2, //Normal message. enumerator