Symbol: DP_VERBOSE
sys/dev/qlnx/qlnxe/ecore_cxt.c
1141
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1170
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1240
DP_VERBOSE(p_hwfn, ECORE_MSG_CXT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1794
DP_VERBOSE(
sys/dev/qlnx/qlnxe/ecore_cxt.c
1830
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2033
DP_VERBOSE(p_hwfn, ECORE_MSG_CXT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2113
DP_VERBOSE(p_hwfn, ECORE_MSG_CXT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2157
DP_VERBOSE(p_hwfn, (ECORE_MSG_ILT | ECORE_MSG_CXT),
sys/dev/qlnx/qlnxe/ecore_cxt.c
410
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
587
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
652
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_cxt.c
815
DP_VERBOSE(p_hwfn, ECORE_MSG_ILT,
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
2994
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "Dumping %d registers...\n", dev_data->num_regs_read);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
3003
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "Failed reading from chip using DMAE, using GRC instead\n");
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
4463
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "find_nvram_image: found NVRAM image of type %d in NVRAM offset %d bytes with size %d bytes\n", image_type, *nvram_offset_bytes, *nvram_size_bytes);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
4483
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "nvram_read: reading image of size %d bytes from NVRAM\n", nvram_size_bytes);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
4945
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_reset: one_shot_en = %d, force_hw_dwords = %d, unify_inputs = %d, grc_input_en = %d\n", one_shot_en, force_hw_dwords, unify_inputs, grc_input_en);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
4994
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_set_pci_output: buf_size_kb = %d\n", buf_size_kb);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5039
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_set_nw_output: port_id = %d, dest_addr_lo32 = 0x%x, dest_addr_hi16 = 0x%x, data_limit_size_kb = %d, send_to_other_engine = %d, rcv_from_other_engine = %d\n", port_id, dest_addr_lo32, dest_addr_hi16, data_limit_size_kb, send_to_other_engine, rcv_from_other_engine);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5122
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_enable_block: block = %d, line_num = %d, enable_mask = 0x%x, right_shift = %d, force_valid_mask = 0x%x, force_frame_mask = 0x%x\n", block_id, line_num, enable_mask, right_shift, force_valid_mask, force_frame_mask);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5163
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_enable_storm: storm = %d, storm_mode = %d\n", storm_id, storm_mode);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5201
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_enable_timestamp: valid_mask = 0x%x, frame_mask = 0x%x, tick_len = %d\n", valid_mask, frame_mask, tick_len);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5232
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_add_eid_range_sem_filter: storm = %d, min_eid = 0x%x, max_eid = 0x%x\n", storm_id, min_eid, max_eid);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5259
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_add_eid_mask_sem_filter: storm = %d, eid_val = 0x%x, eid_mask = 0x%x\n", storm_id, eid_val, eid_mask);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5283
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_add_cid_sem_filter: storm = %d, cid = 0x%x\n", storm_id, cid);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5303
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_enable_filter: block = %d, const_msg_len = %d\n", block_id, const_msg_len);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5343
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_enable_trigger: rec_pre_trigger = %d, pre_chunks = %d, rec_post_trigger = %d, post_cycles = %d, filter_pre_trigger = %d, filter_post_trigger = %d\n", rec_pre_trigger, pre_chunks, rec_post_trigger, post_cycles, filter_pre_trigger, filter_post_trigger);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5390
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_add_trigger_state: block = %d, const_msg_len = %d, count_to_next = %d\n", block_id, const_msg_len, count_to_next);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5452
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_add_constraint: op = %d, data_val = 0x%x, data_mask = 0x%x, compare_frame = %d, frame_bit = %d, cycle_offset = %d, dword_offset_in_cycle = %d, is_mandatory = %d\n", constraint_op, data_val, data_mask, compare_frame, frame_bit, cycle_offset, dword_offset_in_cycle, is_mandatory);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5775
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_start\n");
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5866
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_stop\n");
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
5945
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_bus_dump: dump_buf = 0x%p, buf_size_in_dwords = %d\n", dump_buf, buf_size_in_dwords);
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
6009
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "dbg_grc_config: paramId = %d, val = %d\n", grc_param, val);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1198
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "pfc = 0x%x\n", *pfc);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1245
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1322
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "flags = 0x%x\n", p_app->flags);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1343
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "Dcbx version = %d\n",
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1385
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "flags = 0x%x\n", p_dscp_map->flags);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1386
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
179
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "DCBX negotiated: %d\n",
sys/dev/qlnx/qlnxe/ecore_dcbx.c
185
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
318
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
344
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
355
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "Id = 0x%x pri_map = %u\n",
sys/dev/qlnx/qlnxe/ecore_dcbx.c
488
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
538
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
603
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
628
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
646
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
654
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
670
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
734
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "elem %d pri_map 0x%x\n",
sys/dev/qlnx/qlnxe/ecore_dcbx.c
764
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB, "Dcbx is disabled\n");
sys/dev/qlnx/qlnxe/ecore_dcbx.c
783
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dev.c
110
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "(%s: db_entry %p, addr %p, data %p, width %s, %s space, hwfn %d)\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
1204
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
1352
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
1403
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
1465
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
168
DP_VERBOSE(p_dev, ECORE_MSG_IOV, "db recovery - skipping VF doorbell\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
216
DP_VERBOSE(p_dev, ECORE_MSG_IOV, "db recovery - skipping VF doorbell\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
2266
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "qm init top level params: start_pq %d, start_vport %d, pure_lb_pq %d, offload_pq %d, pure_ack_pq %d\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
2268
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "ooo_pq %d, first_vf_pq %d, num_pqs %d, num_vf_pqs %d, num_vports %d, max_phys_tcs_per_port %d\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
2270
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "pf_rl_en %d, pf_wfq_en %d, vport_rl_en %d, vport_wfq_en %d, pf_wfq %d, pf_rl %d, num_pf_rls %d, pq_flags %x\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
2276
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "port idx %d, active %d, active_phys_tcs %d, num_pbf_cmd_lines %d, num_btb_blocks %d, reserved %d\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
2283
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "vport idx %d, vport_rl %d, wfq %d, first_tx_pq_id [ ",
sys/dev/qlnx/qlnxe/ecore_dev.c
2286
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "%d ", vport->first_tx_pq_id[tc]);
sys/dev/qlnx/qlnxe/ecore_dev.c
2287
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "]\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
2293
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "pq idx %d, vport_id %d, tc %d, wrr_grp %d, rl_valid %d\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
259
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "Setting up db recovery\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
2727
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_dev.c
2806
DP_VERBOSE(p_hwfn, (ECORE_MSG_PROBE | ECORE_MSG_IFUP),
sys/dev/qlnx/qlnxe/ecore_dev.c
283
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "Tearing down db recovery\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
285
DP_VERBOSE(p_hwfn, false, "Doorbell Recovery teardown found the doorbell recovery list was not empty (Expected in disorderly driver unload (e.g. recovery) otherwise this probably means some flow forgot to db_recovery_del). Prepare to purge doorbell recovery list...\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
3059
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
331
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_dev.c
338
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_dev.c
3503
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "Configuring LLH_FUNC_TAG\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
3508
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_dev.c
3516
DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "Configuring TAGMAC_CLS_TYPE\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
3605
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3616
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3619
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3622
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3625
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3628
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3632
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3636
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_dev.c
3836
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
3946
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_dev.c
3964
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_dev.c
4098
DP_VERBOSE(p_hwfn, ECORE_MSG_IFDOWN, "Stopping hw/fw\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
4254
DP_VERBOSE(p_hwfn, ECORE_MSG_IFDOWN, "Shutting down the fastpath\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
4536
DP_VERBOSE(p_hwfn, ECORE_MSG_PROBE,
sys/dev/qlnx/qlnxe/ecore_dev.c
4606
DP_VERBOSE(p_hwfn, ECORE_MSG_PROBE,
sys/dev/qlnx/qlnxe/ecore_dev.c
476
DP_VERBOSE(p_dev, ECORE_MSG_SP, "ppfid_array[%d] = %hhd\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
5066
DP_VERBOSE(p_hwfn, ECORE_MSG_PROBE,
sys/dev/qlnx/qlnxe/ecore_dev.c
5069
DP_VERBOSE(p_hwfn, ECORE_MSG_PROBE, "%s = %d start = %d\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
5270
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
5437
DP_VERBOSE(p_hwfn, ECORE_MSG_PROBE,
sys/dev/qlnx/qlnxe/ecore_dev.c
5805
DP_VERBOSE(p_hwfn, ECORE_MSG_IFDOWN, "Mark hw/fw uninitialized\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
5832
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP, "Reinitialized hw after low power state\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
6669
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6677
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6684
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6696
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6824
DP_VERBOSE(p_dev, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6862
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
6920
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_dev.c
746
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
768
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
800
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_dev.c
818
DP_VERBOSE(p_dev, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_hw.c
1080
DP_VERBOSE(p_hwfn, ECORE_MSG_DRV,
sys/dev/qlnx/qlnxe/ecore_hw.c
1119
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_hw.c
150
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
204
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
285
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
309
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
367
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
378
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
672
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
925
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_hw.c
933
DP_VERBOSE(p_hwfn, ECORE_MSG_HW,
sys/dev/qlnx/qlnxe/ecore_init_fw_funcs.c
667
DP_VERBOSE(p_hwfn, ECORE_MSG_DEBUG, "Timeout when waiting for QM SDM command ready signal\n");
sys/dev/qlnx/qlnxe/ecore_int.c
1016
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1194
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1260
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR, "DPC Called! (hwfn %p %d)\n",
sys/dev/qlnx/qlnxe/ecore_int.c
1274
DP_VERBOSE(p_hwfn->p_dev, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1285
DP_VERBOSE(p_hwfn->p_dev, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1392
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1673
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
1676
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2034
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2142
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2237
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2354
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2371
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
2438
DP_VERBOSE(p_hwfn, (ECORE_MSG_INTR | ECORE_MSG_IOV),
sys/dev/qlnx/qlnxe/ecore_int.c
2444
DP_VERBOSE(p_hwfn, (ECORE_MSG_INTR | ECORE_MSG_IOV),
sys/dev/qlnx/qlnxe/ecore_int.c
2504
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
835
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR, "IGU mask: 0x%08x --> 0x%08x\n",
sys/dev/qlnx/qlnxe/ecore_int.c
840
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR,
sys/dev/qlnx/qlnxe/ecore_int.c
861
DP_VERBOSE(p_hwfn, ECORE_MSG_INTR, "set cmd IGU: 0x%04x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1067
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1165
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1201
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
134
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1342
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1371
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1450
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x) EP(0x%x) rc = %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1682
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1692
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1697
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1739
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x) EP(0x%x)\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1744
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1756
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1836
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "EP(0x%x)\n", ep->tcp_cid);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1868
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ip_version = %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1870
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "remote_ip %x.%x.%x.%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1875
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "local_ip %x.%x.%x.%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1880
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "remote_port = %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1882
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "local_port = %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1884
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "vlan = %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1886
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "private_data_len = %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1888
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ord = %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1890
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ird = %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1993
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "listener found = %p\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1997
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "listener not found\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2039
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "eth_type =%d Source mac: [0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2044
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "eth_hlen=%d destination mac: [0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
216
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2193
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2248
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2278
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2300
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2345
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2351
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2384
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2390
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2459
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2485
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2533
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Processing MPA PKT: tcp_seq=0x%x tcp_ack_seq=0x%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2536
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "eth_type =%d Source mac: [0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2541
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "eth_hlen=%d destination mac: [0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]:[0x%x]\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2607
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2632
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2671
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2744
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2815
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2842
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Received syn on listening port\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2936
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3009
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "(0x%x) Flush fpdu\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3377
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3433
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "EP(0x%x) fw_ret_code=%d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3484
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3511
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3518
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3629
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3637
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3646
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3655
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3664
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3671
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3731
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "callback=%p handle=%p ip=%x:%x:%x:%x port=0x%x vlan=0x%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3876
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "listener=%p, state=%d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3891
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "handle=%p\n", handle);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3899
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
393
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x)rc=%d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3931
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x) EP(0x%x)\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3948
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ecore_iwarp_send_rtr, rc = 0x%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
519
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x) %s --> %s %s\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
556
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x) rc = %d\n", qp->icid, rc);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
612
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
689
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, ">>> PRINT TCP RAMROD\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
691
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "local_mac=%x %x %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
696
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "remote_mac=%x %x %x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
701
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "vlan_id=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
703
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "flags=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
706
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ip_version=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
708
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "local_ip=%x.%x.%x.%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
713
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "remote_ip=%x.%x.%x.%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
718
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "flow_label=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
720
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ttl=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
722
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "tos_or_tc=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
724
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "local_port=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
726
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "remote_port=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
728
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "mss=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
730
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rcv_wnd_scale=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
732
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "connect_mode=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
734
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "syn_ip_payload_length=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
736
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "syn_phy_addr_lo=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
738
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "syn_phy_addr_hi=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
741
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "<<<f PRINT TCP RAMROD\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
871
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
976
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
998
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_l2.c
1411
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
1541
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
1554
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
2164
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
2172
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "Disabled Filtering\n");
sys/dev/qlnx/qlnxe/ecore_l2.c
2235
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
306
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
550
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_l2.c
571
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_l2.c
575
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_l2.c
616
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
646
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
670
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
910
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
916
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_l2.c
937
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "opaque_fid=0x%x, cid=0x%x, rx_qzone=0x%x, vport_id=0x%x, sb_id=0x%x\n",
sys/dev/qlnx/qlnxe/ecore_l2.c
974
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "Queue%s is meant for VF rxq[%02x]\n",
sys/dev/qlnx/qlnxe/ecore_ll2.c
1089
DP_VERBOSE(p_hwfn, ECORE_MSG_LL2,
sys/dev/qlnx/qlnxe/ecore_ll2.c
1133
DP_VERBOSE(p_hwfn, ECORE_MSG_LL2,
sys/dev/qlnx/qlnxe/ecore_ll2.c
1198
DP_VERBOSE(p_hwfn, ECORE_MSG_LL2,
sys/dev/qlnx/qlnxe/ecore_ll2.c
1716
DP_VERBOSE(p_hwfn, (ECORE_MSG_TX_QUEUED | ECORE_MSG_LL2),
sys/dev/qlnx/qlnxe/ecore_ll2.c
1787
DP_VERBOSE(p_hwfn, (ECORE_MSG_TX_QUEUED | ECORE_MSG_LL2),
sys/dev/qlnx/qlnxe/ecore_ll2.c
439
DP_VERBOSE(p_hwfn, ECORE_MSG_LL2,
sys/dev/qlnx/qlnxe/ecore_mcp.c
103
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1246
DP_VERBOSE(p_hwfn, (ECORE_MSG_SP | ECORE_MSG_IFDOWN),
sys/dev/qlnx/qlnxe/ecore_mcp.c
1269
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1279
DP_VERBOSE(p_hwfn, (ECORE_MSG_SP | ECORE_MSG_IOV),
sys/dev/qlnx/qlnxe/ecore_mcp.c
1302
DP_VERBOSE(p_hwfn, (ECORE_MSG_SP | ECORE_MSG_IOV),
sys/dev/qlnx/qlnxe/ecore_mcp.c
1337
DP_VERBOSE(p_hwfn, (ECORE_MSG_HW | ECORE_MSG_SP),
sys/dev/qlnx/qlnxe/ecore_mcp.c
1450
DP_VERBOSE(p_hwfn, (ECORE_MSG_LINK | ECORE_MSG_SP),
sys/dev/qlnx/qlnxe/ecore_mcp.c
1455
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1640
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1645
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK, "Resetting link\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
1753
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1821
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "ovlan = %d hw_mode = 0x%x\n",
sys/dev/qlnx/qlnxe/ecore_mcp.c
1977
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
1983
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2123
DP_VERBOSE(p_hwfn, ECORE_MSG_DCB,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2162
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "Received message from MFW\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
2174
DP_VERBOSE(p_hwfn, ECORE_MSG_LINK,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2284
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2575
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2593
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2619
DP_VERBOSE(p_hwfn, ECORE_MSG_IFUP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2717
DP_VERBOSE(p_hwfn, (ECORE_MSG_SP | ECORE_MSG_IFUP),
sys/dev/qlnx/qlnxe/ecore_mcp.c
275
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2905
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_mcp.c
2928
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_mcp.c
3127
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "NPIV table doesn't exist\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3134
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "NPIV table is empty\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3225
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
357
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
3883
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_mcp.c
3911
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_mcp.c
3921
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_mcp.c
403
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4125
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4147
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4247
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4263
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4347
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4361
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4427
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4440
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4582
DP_VERBOSE(p_hwfn, (ECORE_MSG_SP | ECORE_MSG_PROBE),
sys/dev/qlnx/qlnxe/ecore_mcp.c
4662
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4738
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "PPFID bitmap 0x%hhx\n",
sys/dev/qlnx/qlnxe/ecore_mcp.c
505
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
639
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
712
DP_VERBOSE(p_hwfn, ECORE_MSG_SP, "Unload cnt: 0x%x\n",
sys/dev/qlnx/qlnxe/ecore_mcp.c
815
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
964
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
973
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
989
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mcp.c
995
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mng_tlv.c
1266
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mng_tlv.c
1344
DP_VERBOSE(p_hwfn, ECORE_MSG_DRV,
sys/dev/qlnx/qlnxe/ecore_mng_tlv.c
1351
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mng_tlv.c
1358
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_mng_tlv.c
1365
DP_VERBOSE(p_hwfn, ECORE_MSG_SP,
sys/dev/qlnx/qlnxe/ecore_ooo.c
580
DP_VERBOSE(p_hwfn, dp_module,
sys/dev/qlnx/qlnxe/ecore_ooo.c
584
DP_VERBOSE(p_hwfn, dp_module,
sys/dev/qlnx/qlnxe/ecore_ooo.c
589
DP_VERBOSE(p_hwfn, dp_module,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1070
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "RDMA stop done, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1082
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Adding User\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
1108
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Adding user - done, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1118
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "RDMA Query port\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
1139
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Query device\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
1150
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "itid = %08x\n", itid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
119
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "%s bitmap: set id %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1191
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Alloc PD\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
1204
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Alloc PD - done, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1213
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "pd = %08x\n", pd);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1228
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Alloc XRCD\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
1241
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Alloc XRCD - done, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1250
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "xrcd_id = %08x\n", xrcd_id);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1266
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", icid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1277
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ECORE_RDMA_TOGGLE_BIT_= %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1296
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "cq_handle = %08x%08x\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1359
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Created CQ, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1385
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", in_params->icid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
140
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "%s bitmap: released id %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1433
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Destroyed CQ, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1458
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1487
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Query QP, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1505
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "QP(0x%x)\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
155
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "%s bitmap: tested id %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1619
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Create QP, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1755
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "qp->cur_state=%d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
1778
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Modify QP, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1793
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "itid = %08x\n", params->itid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1803
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1881
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1923
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Register TID, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1946
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1956
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2015
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "De-registered itid=%d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2086
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "modified SRQ id = %x, is_xrc=%u\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2135
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
2219
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "XRC/SRQ created Id = %x (is_xrc=%u)\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2262
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", in_params->icid);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2335
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2354
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
2379
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "RDMA start - error, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2446
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2580
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "cnq_id = %08x\n", params->cnq_id);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2591
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "dpi = %08x\n", dpi);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2607
DP_VERBOSE(p_hwfn->p_dev, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
276
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Allocating RDMA\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
331
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
342
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
353
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
365
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
379
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
389
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
399
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
409
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
421
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
432
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_rdma.c
441
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
560
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
62
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "max_count = %08x\n", max_count);
sys/dev/qlnx/qlnxe/ecore_rdma.c
743
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Initializing HW\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
787
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Initializing HW - Done\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
810
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Starting FW\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
85
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ECORE_SUCCESS\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
900
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Allocate TID\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
914
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Allocate TID - done, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_rdma.c
944
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "RDMA setup\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
981
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "RDMA stop\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
989
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Failed to acquire PTT\n");
sys/dev/qlnx/qlnxe/ecore_rdma.c
99
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "%s bitmap: allocated id %d\n",
sys/dev/qlnx/qlnxe/ecore_roce.c
1025
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_roce.c
1073
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Destroy requester, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_roce.c
125
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "\n");
sys/dev/qlnx/qlnxe/ecore_roce.c
1320
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "freed a ud qp with cid=%d\n", cid);
sys/dev/qlnx/qlnxe/ecore_roce.c
1369
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "created a ud qp with icid=%d\n",
sys/dev/qlnx/qlnxe/ecore_roce.c
1378
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "failed creating a ud qp\n");
sys/dev/qlnx/qlnxe/ecore_roce.c
1505
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "ECORE_SUCCESS\n");
sys/dev/qlnx/qlnxe/ecore_roce.c
153
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_roce.c
1534
DP_VERBOSE(p_hwfn, (ECORE_MSG_DCB | ECORE_MSG_RDMA),
sys/dev/qlnx/qlnxe/ecore_roce.c
165
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA,
sys/dev/qlnx/qlnxe/ecore_roce.c
374
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_roce.c
406
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "qp_idx = %08x\n", qp->qp_idx);
sys/dev/qlnx/qlnxe/ecore_roce.c
532
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d regular physical queue = 0x%x, low latency physical queue 0x%x\n",
sys/dev/qlnx/qlnxe/ecore_roce.c
573
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_roce.c
685
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_roce.c
723
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_roce.c
810
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Modify responder, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_roce.c
829
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_roce.c
917
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Modify requester, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_roce.c
94
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "\n");
sys/dev/qlnx/qlnxe/ecore_roce.c
940
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "icid = %08x\n", qp->icid);
sys/dev/qlnx/qlnxe/ecore_roce.c
995
DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "Destroy responder, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_sp_commands.c
105
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_sp_commands.c
441
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_sp_commands.c
568
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "rl_params: qcn_update_param_flg %x, dcqcn_update_param_flg %x, rl_init_flg %x, rl_start_flg %x, rl_stop_flg %x, rl_id_first %x, rl_id_last %x, rl_dc_qcn_flg %x, rl_bc_rate %x, rl_max_rate %x, rl_r_ai %x, rl_r_hai %x, dcqcn_g %x, dcqcn_k_us %x, dcqcn_timeuot_us %x, qcn_timeuot_us %x\n",
sys/dev/qlnx/qlnxe/ecore_spq.c
1067
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_spq.c
1085
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_spq.c
1093
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "Got a completion without a callback function\n");
sys/dev/qlnx/qlnxe/ecore_spq.c
250
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_spq.c
345
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_spq.c
429
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, "fw_cons_idx %x\n", fw_cons_idx);
sys/dev/qlnx/qlnxe/ecore_spq.c
447
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_spq.c
90
DP_VERBOSE(p_hwfn, ECORE_MSG_STORAGE,
sys/dev/qlnx/qlnxe/ecore_spq.c
938
DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1179
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1203
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1314
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1320
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1342
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1348
DP_VERBOSE(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1384
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1389
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
147
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1520
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
158
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1702
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1773
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1790
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1896
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1921
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1938
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1941
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1969
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2152
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2322
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2330
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2507
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2698
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2714
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2777
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2815
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2866
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2880
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
292
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2923
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
307
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3129
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3220
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
326
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3274
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3277
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3312
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3341
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3381
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3401
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3408
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3460
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3470
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3611
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3624
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3693
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3702
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3726
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3779
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3788
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3812
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
384
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
3941
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
403
DP_VERBOSE(p_dev, ECORE_MSG_IOV, "sriov ext pos %d\n", pos);
sys/dev/qlnx/qlnxe/ecore_sriov.c
4046
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "Marking FLR-ed VFs\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
4048
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4071
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4138
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4214
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4218
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
422
DP_VERBOSE(p_dev, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4253
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4289
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4355
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4414
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4474
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "Can not set MAC, Forced MAC is configured\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
451
DP_VERBOSE(p_dev, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4513
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4587
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
540
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
570
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
610
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
667
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "No PCIe IOV support\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
691
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
723
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_sriov.c
905
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "Enable internal access for vf %x [abs %x]\n",
sys/dev/qlnx/qlnxe/ecore_vf.c
1004
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
1246
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
140
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
1654
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
1736
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
185
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
277
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
356
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "attempting to acquire resources\n");
sys/dev/qlnx/qlnxe/ecore_vf.c
387
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "resources acquired\n");
sys/dev/qlnx/qlnxe/ecore_vf.c
600
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
612
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
63
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV, "preparing to send %s tlv over vf pf channel\n",
sys/dev/qlnx/qlnxe/ecore_vf.c
654
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
763
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
816
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
893
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,
sys/dev/qlnx/qlnxe/ecore_vf.c
90
DP_VERBOSE(p_hwfn, ECORE_MSG_IOV,