/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | gid.c | 74 mlx5_core_dbg(dev, "Reserved %u GIDs starting at %u\n", in mlx5_core_reserve_gids() 88 mlx5_core_dbg(dev, "%u GIDs starting at %u left reserved\n", in mlx5_core_unreserve_gids() 105 mlx5_core_dbg(dev, "Allocating reserved GID %u\n", index); in mlx5_core_reserved_gid_alloc() 112 mlx5_core_dbg(dev, "Freeing reserved GID %u\n", gid_index); in mlx5_core_reserved_gid_free()
|
D | mpfs.c | 169 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-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.c | 56 mlx5_core_dbg(dev, "FWTracer: Device does not support logging traces to memory\n"); in mlx5_query_mtrc_caps() 295 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db() 316 mlx5_core_dbg(dev, "FWTracer: Failed to read strings DB %d\n", in mlx5_tracer_read_strings_db() 672 mlx5_core_dbg(dev, "FWTracer: Handle Trace event, owner=(%d)\n", tracer->owner); in mlx5_fw_tracer_handle_traces() 783 mlx5_core_dbg(dev, "FWTracer: Ownership was not granted %d\n", err); in mlx5_fw_tracer_start() 801 mlx5_core_dbg(dev, "FWTracer: Ownership granted and active\n"); in mlx5_fw_tracer_start() 814 mlx5_core_dbg(tracer->dev, "FWTracer: ownership changed, current=(%d)\n", tracer->owner); in mlx5_fw_tracer_ownership_change() 934 mlx5_core_dbg(dev, "FWTracer: Tracer capability not present\n"); in mlx5_fw_tracer_create() 958 mlx5_core_dbg(dev, "FWTracer: Failed to query capabilities %d\n", err); in mlx5_fw_tracer_create() 975 mlx5_core_dbg(dev, "FWTracer: Tracer created\n"); in mlx5_fw_tracer_create() [all …]
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pagealloc.c | 326 mlx5_core_dbg(dev, "npages %d, ec_function %d, func_id 0x%x, err %d\n", in give_pages() 397 mlx5_core_dbg(dev, "npages %d, outlen %d\n", npages, outlen); in reclaim_pages() 470 mlx5_core_dbg(dev, "page request for func 0x%x, npages %d\n", in req_pages_handler() 497 mlx5_core_dbg(dev, "requested %d %s pages for func_id 0x%x\n", in mlx5_satisfy_startup_pages() 602 mlx5_core_dbg(dev, "Waiting for %d pages\n", prev_pages); in mlx5_wait_for_pages() 615 mlx5_core_dbg(dev, "All pages received\n"); in mlx5_wait_for_pages()
|
D | sriov.c | 105 mlx5_core_dbg(dev, "successfully enabled VF* %d\n", vf); in mlx5_device_enable_sriov() 169 mlx5_core_dbg(dev, "requested num_vfs %d\n", num_vfs); in mlx5_core_sriov_configure()
|
D | mlx5_core.h | 51 #define mlx5_core_dbg(__dev, format, ...) \ macro 65 mlx5_core_dbg(__dev, format, ##__VA_ARGS__); \
|
D | cmd.c | 758 mlx5_core_dbg(dev, in mlx5_cmd_check() 789 mlx5_core_dbg(dev, "dump command %s(0x%x) %s\n", in dump_command() 812 mlx5_core_dbg(dev, "command block:\n"); in dump_command() 929 mlx5_core_dbg(dev, "writing 0x%x to command doorbell\n", 1 << ent->idx); in cmd_work_handler() 991 mlx5_core_dbg(dev, "err %d, delivery status %s(%d)\n", in wait_func() 1177 mlx5_core_dbg(dev, "failed allocation\n"); in alloc_cmd_box() 1500 mlx5_core_dbg(dev, "command completed. ret 0x%x, delivery status %s(0x%x)\n", in mlx5_cmd_comp_handler() 1561 mlx5_core_dbg(dev, "vector 0x%llx\n", vector); in mlx5_cmd_trigger_completions() 1706 mlx5_core_dbg(dev, "err %d, status %d\n", err, status); in cmd_exec() 1970 mlx5_core_dbg(dev, "descriptor at dma 0x%llx\n", (unsigned long long)(cmd->dma)); in mlx5_cmd_init()
|
D | events.c | 144 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d)\n", in any_notifier() 332 mlx5_core_dbg(events->dev, "Async eqe type %s, subtype (%d) forward to interfaces\n", in forward_event()
|
D | qp.c | 161 mlx5_core_dbg(dev, "event (%d) arrived on resource 0x%x\n", eqe->type, rsn); in rsc_event_notifier() 165 mlx5_core_dbg(dev, "Async event for unknown resource 0x%x\n", rsn); in rsc_event_notifier() 311 mlx5_core_dbg(dev, "qpn = 0x%x\n", qp->qpn); in mlx5_core_create_qp() 319 mlx5_core_dbg(dev, "failed adding QP 0x%x to debug file system\n", in mlx5_core_create_qp()
|
D | main.c | 536 mlx5_core_dbg(dev, "Current Pkey table size %d Setting new size %d\n", in handle_hca_cap() 773 mlx5_core_dbg(dev, "Enabling pci atomics failed\n"); in mlx5_pci_init() 1500 mlx5_core_dbg(dev, "force teardown firmware support=%d\n", force_teardown); in mlx5_try_fast_unload() 1501 mlx5_core_dbg(dev, "fast teardown firmware support=%d\n", fast_teardown); in mlx5_try_fast_unload() 1507 mlx5_core_dbg(dev, "Device in internal error state, giving up\n"); in mlx5_try_fast_unload() 1525 mlx5_core_dbg(dev, "Firmware couldn't do fast unload error: %d\n", ret); in mlx5_try_fast_unload()
|
D | eq.c | 405 mlx5_core_dbg(eq->dev, "cq 0x%x not found in eq 0x%x tree\n", in mlx5_eq_del_cq() 411 mlx5_core_dbg(eq->dev, "corruption on cqn 0x%x in eq 0x%x\n", in mlx5_eq_del_cq() 536 mlx5_core_dbg(dev, "port_module_event is not set\n"); in gather_async_events_mask() 825 mlx5_core_dbg(dev, "allocated completion EQN %d\n", eq->core.eqn); in create_comp_eqs()
|
D | mr.c | 85 mlx5_core_dbg(dev, "out 0x%x, key 0x%x, mkey 0x%x\n", in mlx5_core_create_mkey_cb()
|
D | cq.c | 135 mlx5_core_dbg(dev, "failed adding CP 0x%x to debug file system\n", in mlx5_core_create_cq()
|
D | fw.c | 285 mlx5_core_dbg(dev, "force teardown is not supported in the firmware\n"); in mlx5_cmd_force_teardown_hca() 315 mlx5_core_dbg(dev, "fast teardown is not supported in the firmware\n"); in mlx5_cmd_fast_teardown_hca()
|
D | vport.c | 546 mlx5_core_dbg(dev, "vf_num %d, index %d, gid_table_size %d\n", in mlx5_query_hca_vport_gid() 872 mlx5_core_dbg(mdev, "%s local_lb\n", in mlx5_nic_vport_update_local_lb() 1044 mlx5_core_dbg(dev, "vf %d\n", vf); in mlx5_core_modify_hca_vport_context()
|
D | uar.c | 152 mlx5_core_dbg(mdev, "allocated UAR page: index %d, total bfregs %d\n", in alloc_uars_page()
|
D | en_dcbnl.c | 942 mlx5_core_dbg(mdev, "buffer[%d]=%d\n", i, dcb_buffer->buffer_size[i]); in mlx5e_dcbnl_setbuffer() 945 mlx5_core_dbg(mdev, "priority %d buffer%d\n", i, dcb_buffer->prio2buffer[i]); in mlx5e_dcbnl_setbuffer()
|
D | health.c | 110 mlx5_core_dbg(dev, "FW requests reset, synd: %d\n", synd); in sensor_fw_synd_rfr()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec.c | 523 mlx5_core_dbg(mdev, "mlx5e: ESP and SWP offload not supported\n"); in mlx5e_ipsec_build_netdev() 533 mlx5_core_dbg(mdev, "mlx5e: SWP checksum not supported\n"); in mlx5e_ipsec_build_netdev() 542 mlx5_core_dbg(mdev, "mlx5e: ESP LSO not supported\n"); in mlx5e_ipsec_build_netdev() 546 mlx5_core_dbg(mdev, "mlx5e: ESP GSO capability turned on\n"); in mlx5e_ipsec_build_netdev()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 66 mlx5_core_dbg((__adev)->mdev, "FPGA: %s:%d:(pid %d): " format, \
|
D | core.c | 241 mlx5_core_dbg(mdev, "FPGA capability not present\n"); in mlx5_fpga_init() 245 mlx5_core_dbg(mdev, "Initializing FPGA\n"); in mlx5_fpga_init()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 593 mlx5_core_dbg(mdev, "attaching QPN 0x%x, MGID %pI6\n", ipriv->qp.qpn, gid->raw); in mlx5i_attach_mcast() 600 mlx5_core_dbg(mdev, "%s setting qkey 0x%x\n", in mlx5i_attach_mcast() 616 mlx5_core_dbg(mdev, "detaching QPN 0x%x, MGID %pI6\n", ipriv->qp.qpn, gid->raw); in mlx5i_detach_mcast() 620 mlx5_core_dbg(mdev, "failed detaching QPN 0x%x, MGID %pI6\n", in mlx5i_detach_mcast()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port.c | 296 mlx5_core_dbg(mdev, "prio %d, buffer %d\n", prio, buffer[prio]); in mlx5e_port_query_priority2buffer() 542 mlx5_core_dbg(dev, in mlx5e_set_fec_mode()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_types.h | 23 #define mlx5dr_dbg(dmn, arg...) mlx5_core_dbg((dmn)->mdev, ##arg)
|