Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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()
A Dcrypto.c141 mlx5_core_dbg(mdev, in mlx5_crypto_cmd_sync_crypto()
182 mlx5_core_dbg(mdev, "DEK objects created, bulk=%d, obj_id=%d\n", in mlx5_crypto_create_dek_bulk()
764 mlx5_core_dbg(mdev, "Crypto DEK enabled, %d deks per alloc (max %d), total %d\n", in mlx5_crypto_dek_init()
/linux-6.3-rc2/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()
302 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db()
323 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db()
818 mlx5_core_dbg(dev, "FWTracer: Ownership was not granted %d\n", err); in mlx5_fw_tracer_start()
836 mlx5_core_dbg(dev, "FWTracer: Ownership granted and active\n"); in mlx5_fw_tracer_start()
976 mlx5_core_dbg(dev, "FWTracer: Tracer capability not present\n"); in mlx5_fw_tracer_create()
1002 mlx5_core_dbg(dev, "FWTracer: Failed to query capabilities %d\n", err); in mlx5_fw_tracer_create()
1019 mlx5_core_dbg(dev, "FWTracer: Tracer created\n"); in mlx5_fw_tracer_create()
1098 mlx5_core_dbg(tracer->dev, "FWTracer: Cleanup, is owner ? (%d)\n", in mlx5_fw_tracer_cleanup()
1123 mlx5_core_dbg(tracer->dev, "FWTracer: Destroy\n"); in mlx5_fw_tracer_destroy()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dmeter.c144 mlx5_core_dbg(mdev, "meter mode=%d\n", meter_params->mode); in mlx5e_tc_meter_modify()
146 mlx5_core_dbg(mdev, "rate=%lld, cir=%lld, exp=%d, man=%d\n", in mlx5e_tc_meter_modify()
149 mlx5_core_dbg(mdev, "burst=%lld, cbs=%lld, exp=%d, man=%d\n", in mlx5e_tc_meter_modify()
223 mlx5_core_dbg(mdev, "flow meter aso obj(0x%x) created\n", *obj_id); in mlx5e_flow_meter_create_aso_obj()
241 mlx5_core_dbg(mdev, "flow meter aso obj(0x%x) destroyed\n", obj_id); in mlx5e_flow_meter_destroy_aso_obj()
313 mlx5_core_dbg(mdev, "flow meter allocated, obj_id=0x%x, index=%d\n", in __mlx5e_flow_meter_alloc()
357 mlx5_core_dbg(mdev, "flow meter freed, obj_id=0x%x, index=%d\n", in __mlx5e_flow_meter_free()
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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dpagealloc.c400 mlx5_core_dbg(dev, "npages %d, ec_function %d, func_id 0x%x, err %d\n", in give_pages()
444 mlx5_core_dbg(dev, "npages %d, ec_function %d, func_id 0x%x\n", in release_all_pages()
527 mlx5_core_dbg(dev, "func 0x%x, npages %d, outlen %d\n", in reclaim_pages()
616 mlx5_core_dbg(dev, "page request for func 0x%x, npages %d, release_all %d\n", in req_pages_handler()
644 mlx5_core_dbg(dev, "requested %d %s pages for func_id 0x%x\n", in mlx5_satisfy_startup_pages()
769 mlx5_core_dbg(dev, "Waiting for %d pages\n", prev_pages); in mlx5_wait_for_pages()
782 mlx5_core_dbg(dev, "All pages received\n"); in mlx5_wait_for_pages()
A Dirq_affinity.c152 mlx5_core_dbg(pool->dev, "IRQ %u overloaded, pool_name: %s, %u EQs on this irq\n", in mlx5_irq_affinity_request()
217 mlx5_core_dbg(pool->dev, "IRQ %u mapped to cpu %*pbl, %u EQs on this irq\n", in mlx5_irq_affinity_irqs_request_auto()
A Deq.c427 mlx5_core_dbg(eq->dev, "cq 0x%x not found in eq 0x%x tree\n", in mlx5_eq_del_cq()
433 mlx5_core_dbg(eq->dev, "corruption on cqn 0x%x in eq 0x%x\n", in mlx5_eq_del_cq()
552 mlx5_core_dbg(dev, "port_module_event is not set\n"); in gather_async_events_mask()
637 mlx5_core_dbg(dev, "Failed to get param. using default. err = %d\n", err); in async_eq_depth_devlink_param_get()
896 mlx5_core_dbg(dev, "Failed to get param. using default. err = %d\n", err); in comp_eq_depth_devlink_param_get()
944 mlx5_core_dbg(dev, "allocated completion EQN %d\n", eq->core.eqn); in create_comp_eqs()
A Dsriov.c119 mlx5_core_dbg(dev, "successfully enabled VF* %d\n", vf); in mlx5_device_enable_sriov()
198 mlx5_core_dbg(dev, "requested num_vfs %d\n", num_vfs); in mlx5_core_sriov_configure()
A Dcmd.c865 mlx5_core_dbg(dev, "cmd[%d]: start dump\n", ent->idx); in dump_command()
874 mlx5_core_dbg(dev, "cmd[%d]: dump command %s(0x%x) %s\n", in dump_command()
897 mlx5_core_dbg(dev, "cmd[%d]: command block:\n", ent->idx); in dump_command()
908 mlx5_core_dbg(dev, "cmd[%d]: end dump\n", ent->idx); in dump_command()
1035 mlx5_core_dbg(dev, "writing 0x%x to command doorbell\n", 1 << ent->idx); in cmd_work_handler()
1157 mlx5_core_dbg(dev, "err %d, delivery status %s(%d)\n", in wait_func()
1357 mlx5_core_dbg(dev, "failed allocation\n"); in alloc_cmd_box()
1695 mlx5_core_dbg(dev, "command completed. ret 0x%x, delivery status %s(0x%x)\n", in mlx5_cmd_comp_handler()
1761 mlx5_core_dbg(dev, "vector 0x%llx\n", vector); in mlx5_cmd_trigger_completions()
2266 mlx5_core_dbg(dev, "descriptor at dma 0x%llx\n", (unsigned long long)(cmd->dma)); in mlx5_cmd_init()
A Devents.c151 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d)\n", in any_notifier()
339 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d) forward to interfaces\n", in forward_event()
A Dmain.c510 mlx5_core_dbg(dev, "Failed to get param. err = %d\n", err); in max_uc_list_get_devlink_param()
527 mlx5_core_dbg(dev, "Failed to get param. err = %d\n", err); in mlx5_is_roce_on()
573 mlx5_core_dbg(dev, "Current Pkey table size %d Setting new size %d\n", in handle_hca_cap()
905 mlx5_core_dbg(dev, "Enabling pci atomics failed\n"); in mlx5_pci_init()
1938 mlx5_core_dbg(dev, "force teardown firmware support=%d\n", force_teardown); in mlx5_try_fast_unload()
1939 mlx5_core_dbg(dev, "fast teardown firmware support=%d\n", fast_teardown); in mlx5_try_fast_unload()
1945 mlx5_core_dbg(dev, "Device in internal error state, giving up\n"); in mlx5_try_fast_unload()
1963 mlx5_core_dbg(dev, "Firmware couldn't do fast unload error: %d\n", ret); in mlx5_try_fast_unload()
A Dpci_irq.c433 mlx5_core_dbg(dev, "irq %u mapped to cpu %*pbl, %u EQs on this irq\n", in mlx5_irq_request()
502 mlx5_core_dbg(dev, "pool->name = %s, pool->size = %d, pool->start = %d", in irq_pool_alloc()
541 mlx5_core_dbg(dev, "Not enught IRQs for SFs. SF may run at lower performance\n"); in irq_pools_init()
A Dmr.c54 mlx5_core_dbg(dev, "out 0x%x, mkey 0x%x\n", mkey_index, *mkey); in mlx5_core_create_mkey()
A Dmlx5_core.h47 #define mlx5_core_dbg(__dev, format, ...) \ macro
61 mlx5_core_dbg(__dev, format, ##__VA_ARGS__); \
A Dcq.c134 mlx5_core_dbg(dev, "failed adding CP 0x%x to debug file system\n", in mlx5_create_cq()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.h63 mlx5_core_dbg((__adev)->mdev, "FPGA: %s:%d:(pid %d): " format, \
A Dcore.c258 mlx5_core_dbg(mdev, "FPGA capability not present\n"); in mlx5_fpga_init()
262 mlx5_core_dbg(mdev, "Initializing FPGA\n"); in mlx5_fpga_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c664 mlx5_core_dbg(mdev, "attaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_attach_mcast()
672 mlx5_core_dbg(mdev, "%s setting qkey 0x%x\n", in mlx5i_attach_mcast()
688 mlx5_core_dbg(mdev, "detaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_detach_mcast()
693 mlx5_core_dbg(mdev, "failed detaching QPN 0x%x, MGID %pI6\n", in mlx5i_detach_mcast()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.c651 mlx5_core_dbg(mdev, "mlx5e: SWP checksum not supported\n"); in mlx5e_ipsec_build_netdev()
659 mlx5_core_dbg(mdev, "mlx5e: ESP LSO not supported\n"); in mlx5e_ipsec_build_netdev()
664 mlx5_core_dbg(mdev, "mlx5e: ESP GSO capability turned on\n"); in mlx5e_ipsec_build_netdev()
A Dipsec_offload.c184 mlx5_core_dbg(mdev, "Failed to create encryption key (err = %d)\n", err); in mlx5_ipsec_create_sa_ctx()
190 mlx5_core_dbg(mdev, "Failed to create IPsec object (err = %d)\n", err); in mlx5_ipsec_create_sa_ctx()
A Dmacsec.c1352 mlx5_core_dbg(mdev, "MACsec object field is not modifiable (Object id %d)\n", in mlx5e_macsec_modify_obj()
1542 mlx5_core_dbg(mdev, "MACsec SA is not found (SA object id %d)\n", obj_id); in macsec_async_event()
1767 mlx5_core_dbg(priv->mdev, "mlx5e: MACsec acceleration enabled\n"); in mlx5e_macsec_build_netdev()
1781 mlx5_core_dbg(mdev, "Not a MACsec offload device\n"); in mlx5e_macsec_init()
1828 mlx5_core_dbg(mdev, "MACsec attached to netdevice\n"); in mlx5e_macsec_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs.h200 mlx5_core_dbg(mlx5e_fs_get_mdev(fs), fmt, ##__VA_ARGS__)
A Dfs_tt_redirect.c229 mlx5_core_dbg(mlx5e_fs_get_mdev(fs), "Created fs %s table id %u level %u\n", in fs_udp_create_table()
497 mlx5_core_dbg(mlx5e_fs_get_mdev(fs), "Created fs ANY table id %u level %u\n", in fs_any_create_table()

Completed in 45 milliseconds

12