Searched refs:mlx4_info (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_cmd.c | 1963 mlx4_info(dev, "Failed query available VPPs\n"); in mlx4_allocate_port_vpps() 1978 mlx4_info(dev, "Failed allocating VPPs\n"); in mlx4_allocate_port_vpps() 1985 mlx4_info(dev, "Failed query available VPPs\n"); in mlx4_allocate_port_vpps() 2887 mlx4_info(dev, "No available VPP resources for this VF\n"); in mlx4_set_vport_qos() 2894 mlx4_info(dev, "Failed to query Vport 0 QoS values\n"); in mlx4_set_vport_qos() 2913 mlx4_info(dev, "Failed to set Vport %d QoS values\n", slave); in mlx4_set_vport_qos() 2960 mlx4_info(dev, "Cannot change VF state to %s while rate is set\n", in mlx4_valid_vf_state_change() 2964 mlx4_info(dev, "VST priority %d not supported for QoS\n", qos); in mlx4_valid_vf_state_change() 2966 mlx4_info(dev, "Please set rate to 0 prior to this VF state change\n"); in mlx4_valid_vf_state_change() 2987 mlx4_info(dev, "default mac on vf %d port %d to %llX will take effect only after vf restart\n", in mlx4_set_vf_mac() [all …]
|
H A D | mlx4_catas.c | 211 mlx4_info(persist->dev, "mlx4_restart_one was ended, ret=%d\n", in mlx4_handle_error_state()
|
H A D | mlx4_main.c | 699 mlx4_info(dev, "PCIe link speed is %s, device supports %s\n", in mlx4_check_pcie_caps() 701 mlx4_info(dev, "PCIe link width is x%d, device supports x%d\n", in mlx4_check_pcie_caps() 2192 mlx4_info(dev, "non-primary physical function, skipping\n"); in mlx4_init_fw() 2247 mlx4_info(dev, "Running from within kdump kernel. Using low memory profile\n"); in mlx4_init_hca() 3941 mlx4_info(dev, "%s: interface is down\n", __func__); in mlx4_remove_one() 4141 mlx4_info(persist->dev, "mlx4_shutdown was called\n"); in mlx4_shutdown()
|
H A D | mlx4.h | 228 #define mlx4_info(mdev, format, ...) \ macro
|
H A D | mlx4_resource_tracker.c | 5361 mlx4_info(dev, "UPDATE_QP failed for slave %d, port %d, qpn %d (%d)\n", in mlx4_vf_immed_vlan_work_handler()
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_main.c | 174 mlx4_info(mdev, "Activating port:%d\n", i); in mlx4_en_activate()
|
H A D | en.h | 958 #define mlx4_info(mdev, format, arg...) \ macro
|