Searched refs:mlx4_info (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 87 mlx4_info(mdev, "removed PHC\n"); in mlx4_en_remove_timestamp() 295 mlx4_info(mdev, "registered PHC clock\n"); in mlx4_en_init_timestamp()
|
D | cmd.c | 1934 mlx4_info(dev, "Failed query availible VPPs\n"); in mlx4_allocate_port_vpps() 1949 mlx4_info(dev, "Failed allocating VPPs\n"); in mlx4_allocate_port_vpps() 1956 mlx4_info(dev, "Failed query availible VPPs\n"); in mlx4_allocate_port_vpps() 2818 mlx4_info(dev, "No availible VPP resources for this VF\n"); in mlx4_set_vport_qos() 2825 mlx4_info(dev, "Failed to query Vport 0 QoS values\n"); in mlx4_set_vport_qos() 2844 mlx4_info(dev, "Failed to set Vport %d QoS values\n", slave); in mlx4_set_vport_qos() 2891 mlx4_info(dev, "Cannot change VF state to %s while rate is set\n", in mlx4_valid_vf_state_change() 2895 mlx4_info(dev, "VST priority %d not supported for QoS\n", qos); in mlx4_valid_vf_state_change() 2897 mlx4_info(dev, "Please set rate to 0 prior to this VF state change\n"); in mlx4_valid_vf_state_change() 2918 mlx4_info(dev, "default mac on vf %d port %d to %llX will take afect only after vf restart\n", in mlx4_set_vf_mac() [all …]
|
D | catas.c | 209 mlx4_info(persist->dev, "mlx4_restart_one was ended, ret=%d\n", in mlx4_handle_error_state()
|
D | en_main.c | 304 mlx4_info(mdev, "Activating port:%d\n", i); in mlx4_en_add()
|
D | main.c | 639 mlx4_info(dev, "PCIe link speed is %s, device supports %s\n", in mlx4_check_pcie_caps() 641 mlx4_info(dev, "PCIe link width is x%d, device supports x%d\n", in mlx4_check_pcie_caps() 1976 mlx4_info(dev, "non-primary physical function, skipping\n"); in mlx4_init_fw() 2031 mlx4_info(dev, "Running from within kdump kernel. Using low memory profile\n"); in mlx4_init_hca() 3483 mlx4_info(dev, "%s: interface is down\n", __func__); in mlx4_remove_one() 3662 mlx4_info(persist->dev, "mlx4_shutdown was called\n"); in mlx4_shutdown()
|
D | mlx4_en.h | 880 #define mlx4_info(mdev, format, ...) \ macro
|
D | mlx4.h | 224 #define mlx4_info(mdev, format, ...) \ macro
|
D | resource_tracker.c | 4933 mlx4_info(dev, "UPDATE_QP failed for slave %d, port %d, qpn %d (%d)\n", in mlx4_vf_immed_vlan_work_handler()
|