/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 610 mlx5_core_err(dev, "handle_hca_cap failed\n"); in set_hca_cap() 617 mlx5_core_err(dev, "handle_hca_cap_atomic failed\n"); in set_hca_cap() 624 mlx5_core_err(dev, "handle_hca_cap_odp failed\n"); in set_hca_cap() 631 mlx5_core_err(dev, "handle_hca_cap_roce failed\n"); in set_hca_cap() 705 mlx5_core_err(dev, "Failed to query ISSI err(%d) status(%d) synd(%d)\n", in mlx5_core_set_issi() 724 mlx5_core_err(dev, "Failed to set ISSI to 1 err(%d)\n", in mlx5_core_set_issi() 753 mlx5_core_err(dev, "Cannot enable PCI device, aborting\n"); in mlx5_pci_init() 759 mlx5_core_err(dev, "error requesting BARs, aborting\n"); in mlx5_pci_init() 767 mlx5_core_err(dev, "Failed setting DMA capabilities mask, aborting\n"); in mlx5_pci_init() 780 mlx5_core_err(dev, "Failed mapping initialization segment, aborting\n"); in mlx5_pci_init() [all …]
|
D | health.c | 237 mlx5_core_err(dev, "start\n"); in mlx5_error_sw_reset() 270 mlx5_core_err(dev, "end\n"); in mlx5_error_sw_reset() 334 mlx5_core_err(dev, "health recovery flow aborted, PCI reads still not working\n"); in mlx5_health_try_recover() 337 mlx5_core_err(dev, "starting health recovery flow\n"); in mlx5_health_try_recover() 341 mlx5_core_err(dev, "health recovery failed\n"); in mlx5_health_try_recover() 390 mlx5_core_err(dev, "assert_var[%d] 0x%08x\n", i, in print_health_info() 393 mlx5_core_err(dev, "assert_exit_ptr 0x%08x\n", in print_health_info() 395 mlx5_core_err(dev, "assert_callra 0x%08x\n", in print_health_info() 398 mlx5_core_err(dev, "fw_ver %s\n", fw_str); in print_health_info() 399 mlx5_core_err(dev, "hw_id 0x%08x\n", ioread32be(&h->hw_id)); in print_health_info() [all …]
|
D | rdma.c | 53 mlx5_core_err(dev, "Failed to get RDMA RX namespace"); in mlx5_rdma_enable_roce_steering() 61 mlx5_core_err(dev, "Failed to create RDMA RX flow table"); in mlx5_rdma_enable_roce_steering() 76 mlx5_core_err(dev, "Failed to create RDMA RX flow group err(%d)\n", err); in mlx5_rdma_enable_roce_steering() 93 mlx5_core_err(dev, "Failed to add RoCE allow rule, err=%d\n", in mlx5_rdma_enable_roce_steering() 164 mlx5_core_err(dev, "Failed to enable RoCE: %d\n", err); in mlx5_rdma_enable_roce() 170 mlx5_core_err(dev, "Failed to add RoCE address: %d\n", err); in mlx5_rdma_enable_roce() 176 mlx5_core_err(dev, "Failed to enable RoCE steering: %d\n", err); in mlx5_rdma_enable_roce()
|
D | en_common.c | 107 mlx5_core_err(mdev, "alloc pd failed, %d\n", err); in mlx5e_create_mdev_resources() 113 mlx5_core_err(mdev, "alloc td failed, %d\n", err); in mlx5e_create_mdev_resources() 119 mlx5_core_err(mdev, "create mkey failed, %d\n", err); in mlx5e_create_mdev_resources() 125 mlx5_core_err(mdev, "alloc bfreg failed, %d\n", err); in mlx5e_create_mdev_resources()
|
D | lag.c | 162 mlx5_core_err(dev0, in mlx5_modify_lag() 183 mlx5_core_err(dev0, in mlx5_create_lag() 200 mlx5_core_err(dev0, in mlx5_activate_lag() 203 mlx5_core_err(dev0, in mlx5_activate_lag() 227 mlx5_core_err(dev0, in mlx5_deactivate_lag() 230 mlx5_core_err(dev0, in mlx5_deactivate_lag() 576 mlx5_core_err(dev, "Failed to alloc lag dev\n"); in mlx5_lag_add() 595 mlx5_core_err(dev, "Failed to register LAG netdev notifier\n"); in mlx5_lag_add() 601 mlx5_core_err(dev, "Failed to init multipath lag err=%d\n", in mlx5_lag_add()
|
D | ecpf.c | 19 mlx5_core_err(dev, "Failed to enable peer PF HCA err(%d)\n", in mlx5_peer_pf_init() 33 mlx5_core_err(dev, "Failed to disable peer PF HCA err(%d)\n", in mlx5_peer_pf_cleanup()
|
D | pci_irq.c | 111 mlx5_core_err(dev, "Failed to request irq\n"); in request_irqs() 148 mlx5_core_err(mdev, "Failed to allocate cpu_rmap. err %d", err); in irq_set_rmap() 157 mlx5_core_err(mdev, "irq_cpu_rmap_add failed. err %d", in irq_set_rmap() 300 mlx5_core_err(dev, "Failed to alloc affinity hint cpumask\n"); in mlx5_irq_table_create()
|
D | rl.c | 187 mlx5_core_err(dev, "Invalid rate: %u, should be %u to %u\n", in mlx5_rl_add_rate_raw() 195 mlx5_core_err(dev, "Max number of %u rates reached\n", in mlx5_rl_add_rate_raw() 209 mlx5_core_err( in mlx5_rl_add_rate_raw()
|
D | fw_reset.c | 125 mlx5_core_err(dev, "reset reload flow aborted, PCI reads still not working\n"); in mlx5_sync_reset_reload_work() 221 mlx5_core_err(dev, "Failed to reload FW tracer\n"); in mlx5_fw_live_patch_event() 313 mlx5_core_err(dev, "PCI link not ready (0x%04x) after %d ms\n", in mlx5_pci_link_toggle()
|
D | cmd.c | 476 mlx5_core_err(dev, "Unknown FW command (%d)\n", op); in mlx5_internal_err_ret_value() 1578 mlx5_core_err(dev, "Command completion arrived after timeout (entry idx = %d).\n", in mlx5_cmd_comp_handler() 2027 mlx5_core_err(dev, in mlx5_cmd_init() 2051 mlx5_core_err(dev, "firmware reports too many outstanding commands %d\n", in mlx5_cmd_init() 2058 mlx5_core_err(dev, "command queue size overflow\n"); in mlx5_cmd_init() 2070 mlx5_core_err(dev, "driver does not support command interface version. driver %d, firmware %d\n", in mlx5_cmd_init() 2087 mlx5_core_err(dev, "invalid command queue address\n"); in mlx5_cmd_init() 2108 mlx5_core_err(dev, "failed to create command workqueue\n"); in mlx5_cmd_init()
|
D | eq.c | 632 mlx5_core_err(dev, "failed to destroy %s eq, err(%d)\n", in cleanup_async_eq() 962 mlx5_core_err(dev, "Failed to create async EQs\n"); in mlx5_eq_table_create() 968 mlx5_core_err(dev, "Failed to create completion EQs\n"); in mlx5_eq_table_create()
|
D | fs_counters.c | 193 mlx5_core_err(dev, "Error doing bulk query: %d\n", err); in mlx5_fc_stats_query_counter_range() 535 mlx5_core_err(dev, "Freeing bulk before all counters were released\n"); in mlx5_fc_bulk_destroy()
|
D | port.c | 303 mlx5_core_err(dev, "query_mcia_reg failed: status: 0x%x\n", in mlx5_query_module_id() 384 mlx5_core_err(dev, "Module ID not recognized: 0x%x\n", module_id); in mlx5_query_module_eeprom() 408 mlx5_core_err(dev, "query_mcia_reg failed: status: 0x%x\n", in mlx5_query_module_eeprom()
|
D | mlx5_core.h | 64 #define mlx5_core_err(__dev, format, ...) \ macro
|
D | pagealloc.c | 302 mlx5_core_err(dev, "failed to track allocated page\n"); in alloc_system_page() 515 mlx5_core_err(dev, "failed reclaiming pages: err %d\n", err); in reclaim_pages()
|
D | events.c | 245 mlx5_core_err(events->dev, in port_module()
|
D | en_main.c | 5174 mlx5_core_err(mdev, "IPSec initialization failed, %d\n", err); in mlx5e_nic_init() 5177 mlx5_core_err(mdev, "TLS initialization failed, %d\n", err); in mlx5e_nic_init() 5181 mlx5_core_err(mdev, "mlx5e_devlink_port_register failed, %d\n", err); in mlx5e_nic_init() 5205 mlx5_core_err(mdev, "open drop rq failed, %d\n", err); in mlx5e_init_nic_rx() 5448 mlx5_core_err(mdev, "alloc_etherdev_mqs() failed\n"); in mlx5e_create_netdev() 5454 mlx5_core_err(mdev, "failed to init mlx5e profile %d\n", err); in mlx5e_create_netdev() 5620 mlx5_core_err(mdev, "mlx5e_create_netdev failed\n"); in mlx5e_add() 5629 mlx5_core_err(mdev, "mlx5e_attach failed, %d\n", err); in mlx5e_add() 5635 mlx5_core_err(mdev, "register_netdev failed, %d\n", err); in mlx5e_add()
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 47 mlx5_core_err(ns->dev, in set_miss_action() 55 mlx5_core_err(ns->dev, "Failed to destroy action (%d)\n", in set_miss_action() 83 mlx5_core_err(ns->dev, "Failed creating dr flow_table\n"); in mlx5_cmd_dr_create_flow_table() 113 mlx5_core_err(ns->dev, "Failed to destroy flow_table (%d)\n", in mlx5_cmd_dr_destroy_flow_table() 120 mlx5_core_err(ns->dev, "Failed to destroy action(%d)\n", in mlx5_cmd_dr_destroy_flow_table() 162 mlx5_core_err(ns->dev, "Failed creating matcher\n"); in mlx5_cmd_dr_create_flow_group() 517 mlx5_core_err(dev, "Failed to create dr rule err(%d)\n", err); in mlx5_cmd_dr_create_fte() 545 mlx5_core_err(ns->dev, "Packet-reformat not supported(%d)\n", in mlx5_cmd_dr_packet_reformat_alloc() 555 mlx5_core_err(ns->dev, "Failed allocating packet-reformat action\n"); in mlx5_cmd_dr_packet_reformat_alloc() 585 mlx5_core_err(ns->dev, "Failed allocating modify-header action\n"); in mlx5_cmd_dr_modify_header_alloc() [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/accel/ |
D | ipsec_offload.c | 61 mlx5_core_err(mdev, "Cannot offload xfrm states with anti replay (replay_type = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs() 67 mlx5_core_err(mdev, "Only aes gcm keymat is supported (keymat_type = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs() 74 mlx5_core_err(mdev, "Only iv sequence algo is supported (iv_algo = %d)\n", in mlx5_ipsec_offload_esp_validate_xfrm_attrs() 81 …mlx5_core_err(mdev, "Cannot offload xfrm states with key length other than 128/256 bit (key length… in mlx5_ipsec_offload_esp_validate_xfrm_attrs() 88 mlx5_core_err(mdev, "Cannot offload xfrm states with ESN triggered\n"); in mlx5_ipsec_offload_esp_validate_xfrm_attrs() 306 mlx5_core_err(mdev, "Query IPsec object failed (Object id %d), err = %d\n", in mlx5_modify_ipsec_obj()
|
/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | rsc_dump.c | 116 mlx5_core_err(dev, "Resource dump: Failed to access err %d\n", err); in mlx5_rsc_dump_trigger() 142 mlx5_core_err(dev, "Resource dump: Failed to allocate command\n"); in mlx5_rsc_dump_cmd_create() 173 mlx5_core_err(dev, "Resource dump: Failed to trigger dump, %d\n", err); in mlx5_rsc_dump_next() 287 mlx5_core_err(dev, "Resource dump: Failed to create mkey, %d\n", err); in mlx5_rsc_dump_init() 292 mlx5_core_err(dev, "Resource dump: Failed to read menu, %d\n", err); in mlx5_rsc_dump_init()
|
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | hv.c | 32 mlx5_core_err(dev, "Failed to %s hv config, err = %d, len = %d, offset = %d\n", in mlx5_hv_config_common()
|
D | gid.c | 59 mlx5_core_err(dev, "Cannot reserve GIDs when interfaces are up\n"); in mlx5_core_reserve_gids()
|
/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 70 mlx5_core_err((__adev)->mdev, "FPGA: %s:%d:(pid %d): " format, \
|
D | ipsec.c | 1411 mlx5_core_err(mdev, "Cannot offload xfrm states with tfc padding\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1416 mlx5_core_err(mdev, "Cannot offload xfrm states with anti replay\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1421 mlx5_core_err(mdev, "Only aes gcm keymat is supported\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1427 mlx5_core_err(mdev, "Only iv sequence algo is supported\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1432 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD ICV length other than 128bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1438 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs() 1445 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bit\n"); in mlx5_fpga_esp_validate_xfrm_attrs()
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | hv_vhca_stats.c | 78 mlx5_core_err(priv->mdev, in mlx5e_hv_vhca_stats_work()
|