Lines Matching refs:VELOCITY_PRT
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()
1009 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps"); in velocity_print_link_status()
1012 VELOCITY_PRT(MSG_LEVEL_INFO, " full duplex\n"); in velocity_print_link_status()
1014 VELOCITY_PRT(MSG_LEVEL_INFO, " half duplex\n"); in velocity_print_link_status()
1016 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link forced", vptr->netdev->name); in velocity_print_link_status()
1019 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps full duplex\n"); in velocity_print_link_status()
1022 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps half duplex\n"); in velocity_print_link_status()
1025 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps full duplex\n"); in velocity_print_link_status()
1028 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps half duplex\n"); in velocity_print_link_status()
1031 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps full duplex\n"); in velocity_print_link_status()
1634 VELOCITY_PRT(MSG_LEVEL_ERR, KERN_ERR in velocity_init_rd_ring()
2052 …VELOCITY_PRT(MSG_LEVEL_VERBOSE, KERN_ERR " %s : the received frame spans multiple RDs.\n", vptr->n… in velocity_receive_frame()
2291 VELOCITY_PRT(MSG_LEVEL_ERR, KERN_NOTICE "%s: Invalid MTU.\n", in velocity_change_mtu()