Lines Matching refs:VELOCITY_PRT

437VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: the value of parameter %s is invalid, the valid rang…  in velocity_set_int_opt()
441 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_INFO "%s: set value of parameter %s to %d\n", in velocity_set_int_opt()
913 VELOCITY_PRT(MSG_LEVEL_INFO, "Velocity is AUTO mode\n"); in velocity_set_media_mode()
948 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced full mode\n"); in velocity_set_media_mode()
953 VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced half mode\n"); in velocity_set_media_mode()
1008 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: failed to detect cable link\n", vptr->netdev->name); in velocity_print_link_status()
1010 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link auto-negotiation", vptr->netdev->name); in velocity_print_link_status()
1013 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps"); in velocity_print_link_status()
1015 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps"); in velocity_print_link_status()
1017 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps"); in velocity_print_link_status()
1020 VELOCITY_PRT(MSG_LEVEL_INFO, " full duplex\n"); in velocity_print_link_status()
1022 VELOCITY_PRT(MSG_LEVEL_INFO, " half duplex\n"); in velocity_print_link_status()
1024 VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link forced", vptr->netdev->name); in velocity_print_link_status()
1027 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps full duplex\n"); in velocity_print_link_status()
1030 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps half duplex\n"); in velocity_print_link_status()
1033 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps full duplex\n"); in velocity_print_link_status()
1036 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps half duplex\n"); in velocity_print_link_status()
1039 VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps full duplex\n"); in velocity_print_link_status()
1642 VELOCITY_PRT(MSG_LEVEL_ERR, KERN_ERR in velocity_init_rd_ring()
2059VELOCITY_PRT(MSG_LEVEL_VERBOSE, KERN_ERR " %s : the received frame spans multiple RDs.\n", vptr->n… in velocity_receive_frame()
2309 VELOCITY_PRT(MSG_LEVEL_ERR, KERN_NOTICE "%s: Invalid MTU.\n", in velocity_change_mtu()