Home
last modified time | relevance | path

Searched refs:mlx5_core_dbg (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dgid.c70 mlx5_core_dbg(dev, "Reserved %u GIDs starting at %u\n", in mlx5_core_reserve_gids()
83 mlx5_core_dbg(dev, "%u GIDs starting at %u left reserved\n", in mlx5_core_unreserve_gids()
100 mlx5_core_dbg(dev, "Allocating reserved GID %u\n", index); in mlx5_core_reserved_gid_alloc()
107 mlx5_core_dbg(dev, "Freeing reserved GID %u\n", gid_index); in mlx5_core_reserved_gid_free()
A Dmpfs.c168 mlx5_core_dbg(dev, "MPFS mac added %pM, index (%d)\n", mac, index); in mlx5_mpfs_add_mac()
206 mlx5_core_dbg(dev, "MPFS mac deleted %pM, index (%d)\n", mac, index); in mlx5_mpfs_del_mac()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Dfw_tracer.c56 mlx5_core_dbg(dev, "FWTracer: Device does not support logging traces to memory\n"); in mlx5_query_mtrc_caps()
297 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db()
318 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db()
785 mlx5_core_dbg(dev, "FWTracer: Ownership was not granted %d\n", err); in mlx5_fw_tracer_start()
803 mlx5_core_dbg(dev, "FWTracer: Ownership granted and active\n"); in mlx5_fw_tracer_start()
936 mlx5_core_dbg(dev, "FWTracer: Tracer capability not present\n"); in mlx5_fw_tracer_create()
960 mlx5_core_dbg(dev, "FWTracer: Failed to query capabilities %d\n", err); in mlx5_fw_tracer_create()
977 mlx5_core_dbg(dev, "FWTracer: Tracer created\n"); in mlx5_fw_tracer_create()
1045 mlx5_core_dbg(tracer->dev, "FWTracer: Cleanup, is owner ? (%d)\n", in mlx5_fw_tracer_cleanup()
1064 mlx5_core_dbg(tracer->dev, "FWTracer: Destroy\n"); in mlx5_fw_tracer_destroy()
[all …]
A Drsc_dump.c236 mlx5_core_dbg(dev, "Resource dump: capability not present\n"); in mlx5_rsc_dump_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpagealloc.c381 mlx5_core_dbg(dev, "npages %d, ec_function %d, func_id 0x%x, err %d\n", in give_pages()
424 mlx5_core_dbg(dev, "npages %d, ec_function %d, func_id 0x%x\n", in release_all_pages()
506 mlx5_core_dbg(dev, "func 0x%x, npages %d, outlen %d\n", in reclaim_pages()
586 mlx5_core_dbg(dev, "page request for func 0x%x, npages %d, release_all %d\n", in req_pages_handler()
614 mlx5_core_dbg(dev, "requested %d %s pages for func_id 0x%x\n", in mlx5_satisfy_startup_pages()
737 mlx5_core_dbg(dev, "Waiting for %d pages\n", prev_pages); in mlx5_wait_for_pages()
750 mlx5_core_dbg(dev, "All pages received\n"); in mlx5_wait_for_pages()
A Dcmd.c787 mlx5_core_dbg(dev, in mlx5_cmd_check()
810 mlx5_core_dbg(dev, "cmd[%d]: start dump\n", ent->idx); in dump_command()
819 mlx5_core_dbg(dev, "cmd[%d]: dump command %s(0x%x) %s\n", in dump_command()
842 mlx5_core_dbg(dev, "cmd[%d]: command block:\n", ent->idx); in dump_command()
853 mlx5_core_dbg(dev, "cmd[%d]: end dump\n", ent->idx); in dump_command()
1011 mlx5_core_dbg(dev, "writing 0x%x to command doorbell\n", 1 << ent->idx); in cmd_work_handler()
1110 mlx5_core_dbg(dev, "err %d, delivery status %s(%d)\n", in wait_func()
1302 mlx5_core_dbg(dev, "failed allocation\n"); in alloc_cmd_box()
1646 mlx5_core_dbg(dev, "command completed. ret 0x%x, delivery status %s(0x%x)\n", in mlx5_cmd_comp_handler()
1716 mlx5_core_dbg(dev, "vector 0x%llx\n", vector); in mlx5_cmd_trigger_completions()
[all …]
A Dpci_irq.c374 mlx5_core_dbg(pool->dev, "IRQ %u overloaded, pool_name: %s, %u EQs on this irq\n", in irq_pool_request_affinity()
461 mlx5_core_dbg(dev, "irq %u mapped to cpu %*pbl, %u EQs on this irq\n", in mlx5_irq_request()
485 mlx5_core_dbg(dev, "pool->name = %s, pool->size = %d, pool->start = %d", in irq_pool_alloc()
523 mlx5_core_dbg(dev, "Not enught IRQs for SFs. SF may run at lower performance\n"); in irq_pools_init()
A Dsriov.c114 mlx5_core_dbg(dev, "successfully enabled VF* %d\n", vf); in mlx5_device_enable_sriov()
179 mlx5_core_dbg(dev, "requested num_vfs %d\n", num_vfs); in mlx5_core_sriov_configure()
A Dmlx5_core.h47 #define mlx5_core_dbg(__dev, format, ...) \ macro
61 mlx5_core_dbg(__dev, format, ##__VA_ARGS__); \
A Devents.c148 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d)\n", in any_notifier()
336 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d) forward to interfaces\n", in forward_event()
A Dmain.c502 mlx5_core_dbg(dev, "Current Pkey table size %d Setting new size %d\n", in handle_hca_cap()
786 mlx5_core_dbg(dev, "Enabling pci atomics failed\n"); in mlx5_pci_init()
1708 mlx5_core_dbg(dev, "force teardown firmware support=%d\n", force_teardown); in mlx5_try_fast_unload()
1709 mlx5_core_dbg(dev, "fast teardown firmware support=%d\n", fast_teardown); in mlx5_try_fast_unload()
1715 mlx5_core_dbg(dev, "Device in internal error state, giving up\n"); in mlx5_try_fast_unload()
1733 mlx5_core_dbg(dev, "Firmware couldn't do fast unload error: %d\n", ret); in mlx5_try_fast_unload()
A Dmr.c55 mlx5_core_dbg(dev, "out 0x%x, mkey 0x%x\n", mkey_index, *mkey); in mlx5_core_create_mkey()
A Deq.c431 mlx5_core_dbg(eq->dev, "cq 0x%x not found in eq 0x%x tree\n", in mlx5_eq_del_cq()
437 mlx5_core_dbg(eq->dev, "corruption on cqn 0x%x in eq 0x%x\n", in mlx5_eq_del_cq()
555 mlx5_core_dbg(dev, "port_module_event is not set\n"); in gather_async_events_mask()
848 mlx5_core_dbg(dev, "allocated completion EQN %d\n", eq->core.eqn); in create_comp_eqs()
A Dcq.c134 mlx5_core_dbg(dev, "failed adding CP 0x%x to debug file system\n", in mlx5_core_create_cq()
A Dvport.c532 mlx5_core_dbg(dev, "vf_num %d, index %d, gid_table_size %d\n", in mlx5_query_hca_vport_gid()
862 mlx5_core_dbg(mdev, "%s local_lb\n", in mlx5_nic_vport_update_local_lb()
1034 mlx5_core_dbg(dev, "vf %d\n", vf); in mlx5_core_modify_hca_vport_context()
A Dfw.c313 mlx5_core_dbg(dev, "force teardown is not supported in the firmware\n"); in mlx5_cmd_force_teardown_hca()
342 mlx5_core_dbg(dev, "fast teardown is not supported in the firmware\n"); in mlx5_cmd_fast_teardown_hca()
A Duar.c150 mlx5_core_dbg(mdev, "allocated UAR page: index %d, total bfregs %d\n", in alloc_uars_page()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.c537 mlx5_core_dbg(mdev, "mlx5e: ESP and SWP offload not supported\n"); in mlx5e_ipsec_build_netdev()
547 mlx5_core_dbg(mdev, "mlx5e: SWP checksum not supported\n"); in mlx5e_ipsec_build_netdev()
556 mlx5_core_dbg(mdev, "mlx5e: ESP LSO not supported\n"); in mlx5e_ipsec_build_netdev()
563 mlx5_core_dbg(mdev, "mlx5e: ESP GSO capability turned on\n"); in mlx5e_ipsec_build_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dint_port.c165 mlx5_core_dbg(priv->dev, "Cannot add a new int port, max supported %d", in mlx5e_int_port_add()
425 mlx5_core_dbg(priv->dev, "Unable to find int port with metadata 0x%.8x\n", in mlx5e_tc_int_port_dev_fwd()
436 mlx5_core_dbg(priv->dev, in mlx5e_tc_int_port_dev_fwd()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.c259 mlx5_core_dbg(mdev, "FPGA capability not present\n"); in mlx5_fpga_init()
263 mlx5_core_dbg(mdev, "Initializing FPGA\n"); in mlx5_fpga_init()
A Dcore.h66 mlx5_core_dbg((__adev)->mdev, "FPGA: %s:%d:(pid %d): " format, \
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c595 mlx5_core_dbg(mdev, "attaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_attach_mcast()
603 mlx5_core_dbg(mdev, "%s setting qkey 0x%x\n", in mlx5i_attach_mcast()
619 mlx5_core_dbg(mdev, "detaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_detach_mcast()
624 mlx5_core_dbg(mdev, "failed detaching QPN 0x%x, MGID %pI6\n", in mlx5i_detach_mcast()
/linux/drivers/net/ethernet/mellanox/mlx5/core/accel/
A Dipsec_offload.c235 mlx5_core_dbg(mdev, "Failed to create encryption key (err = %d)\n", err); in mlx5_ipsec_offload_create_sa_ctx()
246 mlx5_core_dbg(mdev, "Failed to create IPsec object (err = %d)\n", err); in mlx5_ipsec_offload_create_sa_ctx()
A Dipsec.c51 mlx5_core_dbg(mdev, "IPsec ops is not supported\n"); in mlx5_accel_ipsec_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
A Ddev.c254 mlx5_core_dbg(dev, "SF DEV: max sf devices=%d\n", max_sfs); in mlx5_sf_dev_table_create()

Completed in 797 milliseconds

12