Home
last modified time | relevance | path

Searched refs:DP_NOTICE (Results 1 – 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ooo.c50 DP_NOTICE(p_hwfn, in qed_ooo_seek_isle()
93 DP_NOTICE(p_hwfn, in qed_ooo_alloc()
104 DP_NOTICE(p_hwfn, in qed_ooo_alloc()
334 DP_NOTICE(p_hwfn, in qed_ooo_delete_isles()
340 DP_NOTICE(p_hwfn, in qed_ooo_delete_isles()
365 DP_NOTICE(p_hwfn, in qed_ooo_add_new_isle()
373 DP_NOTICE(p_hwfn, in qed_ooo_add_new_isle()
384 DP_NOTICE(p_hwfn, "Free isle is not empty\n"); in qed_ooo_add_new_isle()
388 DP_NOTICE(p_hwfn, "No more free isles\n"); in qed_ooo_add_new_isle()
421 DP_NOTICE(p_hwfn, in qed_ooo_add_new_buffer()
[all …]
Dqed_mcp.c176 DP_NOTICE(p_hwfn, in qed_load_mcp_offsets()
207 DP_NOTICE(p_hwfn, in qed_load_mcp_offsets()
255 DP_NOTICE(p_hwfn, "MCP is not initialized\n"); in qed_mcp_cmd_init()
300 DP_NOTICE(p_hwfn, in qed_mcp_reset()
452 DP_NOTICE(p_hwfn, in qed_mcp_print_cpu_info()
499 DP_NOTICE(p_hwfn, in _qed_mcp_cmd_and_union()
550 DP_NOTICE(p_hwfn, in _qed_mcp_cmd_and_union()
598 DP_NOTICE(p_hwfn, "MFW is not initialized!\n"); in qed_mcp_cmd_and_union()
603 DP_NOTICE(p_hwfn, in qed_mcp_cmd_and_union()
746 DP_NOTICE(p_hwfn, in qed_mcp_cancel_load_req()
[all …]
Dqed_dev.c149 DP_NOTICE(cdev, "Failed to allocate a db recovery entry\n"); in qed_db_recovery_add()
206 DP_NOTICE(p_hwfn, in qed_db_recovery_del()
261 DP_NOTICE(p_hwfn, in qed_db_recovery_dp()
322 DP_NOTICE(p_hwfn, "Executing doorbell recovery. Counter was %d\n", in qed_db_recovery_execute()
440 DP_NOTICE(cdev, in qed_llh_shadow_sanity()
447 DP_NOTICE(cdev, in qed_llh_shadow_sanity()
562 DP_NOTICE(cdev, in qed_llh_shadow_add_filter()
586 DP_NOTICE(cdev, in __qed_llh_shadow_remove_filter()
613 DP_NOTICE(cdev, "Failed to find a filter in the LLH shadow\n"); in qed_llh_shadow_remove_filter()
626 DP_NOTICE(cdev, in qed_llh_abs_ppfid()
[all …]
Dqed_spq.c113 DP_NOTICE(p_hwfn, "ptt, failed to acquire\n"); in qed_spq_block()
121 DP_NOTICE(p_hwfn, "MCP drain failed\n"); in qed_spq_block()
167 DP_NOTICE(p_hwfn, "Unknown SPQE completion mode %d\n", in qed_spq_fill_entry()
202 DP_NOTICE(p_hwfn, "Cannot find context info for cid=%d\n", in qed_spq_hw_initialize()
240 DP_NOTICE(p_hwfn, "Failed to produce from SPQ chain\n"); in qed_spq_hw_post()
284 DP_NOTICE(p_hwfn, in qed_async_event_completion()
402 DP_NOTICE(p_hwfn, "Failed to allocate EQ chain\n"); in qed_eq_alloc()
459 DP_NOTICE(p_hwfn, in qed_eth_cqe_completion()
558 DP_NOTICE(p_hwfn, "Failed to allocate SPQ chain\n"); in qed_spq_alloc()
624 DP_NOTICE(p_hwfn, in qed_spq_get_entry()
[all …]
Dqed_fcoe.c139 DP_NOTICE(p_hwfn, "Cannot find context info for dummy cid=%d\n", in qed_sp_fcoe_func_start()
514 DP_NOTICE(p_hwfn, "BDQ is not allocated!\n"); in qed_fcoe_get_primary_bdq_prod()
529 DP_NOTICE(p_hwfn, "BDQ is not allocated!\n"); in qed_fcoe_get_secondary_bdq_prod()
541 DP_NOTICE(p_hwfn, "Failed to allocate qed_fcoe_info'\n"); in qed_fcoe_alloc()
777 DP_NOTICE(cdev, "fcoe already stopped\n"); in qed_fcoe_stop()
782 DP_NOTICE(cdev, in qed_fcoe_stop()
805 DP_NOTICE(cdev, "fcoe already started;\n"); in qed_fcoe_start()
812 DP_NOTICE(cdev, "Failed to start fcoe\n"); in qed_fcoe_start()
824 DP_NOTICE(cdev, in qed_fcoe_start()
832 DP_NOTICE(cdev, "Failed to gather task information\n"); in qed_fcoe_start()
[all …]
Dqed_roce.c90 DP_NOTICE(p_hwfn, "cid bitmap wait timed out\n"); in qed_roce_stop()
164 DP_NOTICE(p_hwfn, "Failed to allocate two adjacent qp's'\n"); in qed_roce_alloc_cid()
246 DP_NOTICE(p_hwfn, in qed_roce_sp_create_responder()
352 DP_NOTICE(p_hwfn, "create responder - failed, rc = %d\n", rc); in qed_roce_sp_create_responder()
384 DP_NOTICE(p_hwfn, in qed_roce_sp_create_requester()
483 DP_NOTICE(p_hwfn, "Create requested - failed, rc = %d\n", rc); in qed_roce_sp_create_requester()
518 DP_NOTICE(p_hwfn, "rc = %d\n", rc); in qed_roce_sp_modify_responder()
606 DP_NOTICE(p_hwfn, "rc = %d\n", rc); in qed_roce_sp_modify_requester()
717 DP_NOTICE(p_hwfn, in qed_roce_sp_destroy_qp_responder()
772 DP_NOTICE(p_hwfn, in qed_roce_sp_destroy_qp_requester()
[all …]
Dqed_ll2.c356 DP_NOTICE(p_hwfn, in qed_ll2_txq_completion()
428 DP_NOTICE(p_hwfn, in qed_ll2_handle_slowpath()
435 DP_NOTICE(p_hwfn, in qed_ll2_handle_slowpath()
466 DP_NOTICE(p_hwfn, in qed_ll2_rxq_handle_completion()
479 DP_NOTICE(p_hwfn, in qed_ll2_rxq_handle_completion()
649 DP_NOTICE(p_hwfn, in qed_ll2_lb_rxq_handler()
676 DP_NOTICE(p_hwfn, in qed_ll2_lb_rxq_handler()
691 DP_NOTICE(p_hwfn, in qed_ll2_lb_rxq_handler()
748 DP_NOTICE(p_hwfn, in qed_ll2_lb_rxq_handler()
884 DP_NOTICE(p_hwfn, in qed_ll2_lb_txq_completion()
[all …]
Dqed_main.c273 DP_NOTICE(cdev, in qed_set_coherency_mask()
278 DP_NOTICE(cdev, "Can't request 64b/32b DMA addresses\n"); in qed_set_coherency_mask()
315 DP_NOTICE(cdev, "Cannot enable PCI device\n"); in qed_init_pci()
320 DP_NOTICE(cdev, "No memory region found in bar #0\n"); in qed_init_pci()
326 DP_NOTICE(cdev, "No memory region found in bar #2\n"); in qed_init_pci()
334 DP_NOTICE(cdev, in qed_init_pci()
344 DP_NOTICE(cdev, in qed_init_pci()
351 DP_NOTICE(cdev, "The bus is not PCI Express\n"); in qed_init_pci()
358 DP_NOTICE(cdev, "Cannot find power management capability\n"); in qed_init_pci()
370 DP_NOTICE(cdev, "Cannot map register space, aborting\n"); in qed_init_pci()
[all …]
Dqed_hw.c111 DP_NOTICE(p_hwfn, "PTT acquire timeout - failed to allocate PTT\n"); in qed_ptt_acquire()
173 DP_NOTICE(p_hwfn, in qed_set_ptt()
191 DP_NOTICE(p_hwfn, in qed_get_reserved_ptt()
456 DP_NOTICE(p_hwfn, in qed_dmae_post_command()
582 DP_NOTICE(p_hwfn->cdev, in qed_dmae_operation_wait()
654 DP_NOTICE(p_hwfn, in qed_dmae_execute_sub_operation()
830 DP_NOTICE(p_hwfn, "%s", buf); in qed_hw_err_notify()
861 DP_NOTICE(p_hwfn, in qed_dmae_sanity()
888 DP_NOTICE(p_hwfn, in qed_dmae_sanity()
901 DP_NOTICE(p_hwfn, in qed_dmae_sanity()
Dqed_iwarp.c130 DP_NOTICE(p_hwfn, "Failed in allocating iwarp cid\n"); in qed_iwarp_alloc_cid()
525 DP_NOTICE(p_hwfn, "ep state close timeout state=%x\n", in qed_iwarp_destroy_qp()
971 DP_NOTICE(p_hwfn, in qed_iwarp_mpa_reply_arrived()
1030 DP_NOTICE(p_hwfn, "%s(0x%x) MPA timeout\n", in qed_iwarp_mpa_complete()
1035 DP_NOTICE(p_hwfn, "%s(0x%x) MPA Reject\n", in qed_iwarp_mpa_complete()
1040 DP_NOTICE(p_hwfn, "%s(0x%x) MPA reset(tcp cid: 0x%x)\n", in qed_iwarp_mpa_complete()
1046 DP_NOTICE(p_hwfn, "%s(0x%x) MPA received FIN\n", in qed_iwarp_mpa_complete()
1051 DP_NOTICE(p_hwfn, "%s(0x%x) MPA insufficient ird\n", in qed_iwarp_mpa_complete()
1056 DP_NOTICE(p_hwfn, "%s(0x%x) MPA RTR MISMATCH\n", in qed_iwarp_mpa_complete()
1061 DP_NOTICE(p_hwfn, "%s(0x%x) MPA Invalid Packet\n", in qed_iwarp_mpa_complete()
[all …]
Dqed_devlink.c57 DP_NOTICE(cdev, in qed_fw_fatal_reporter_dump()
64 DP_NOTICE(cdev, "Failed to obtain debug data\n"); in qed_fw_fatal_reporter_dump()
105 DP_NOTICE(dl->cdev, "Failed to create fw reporter, err = %ld\n", in qed_fw_reporters_create()
Dqed_iscsi.c130 DP_NOTICE(p_hwfn, "iSCSI async completion is not set\n"); in qed_iscsi_async_event()
635 DP_NOTICE(p_hwfn, "BDQ is not allocated!\n"); in qed_iscsi_get_primary_bdq_prod()
650 DP_NOTICE(p_hwfn, "BDQ is not allocated!\n"); in qed_iscsi_get_secondary_bdq_prod()
1084 DP_NOTICE(cdev, "iscsi already stopped\n"); in qed_iscsi_stop()
1089 DP_NOTICE(cdev, in qed_iscsi_stop()
1111 DP_NOTICE(cdev, "iscsi already started;\n"); in qed_iscsi_start()
1118 DP_NOTICE(cdev, "Failed to start iscsi\n"); in qed_iscsi_start()
1137 DP_NOTICE(cdev, "Failed to gather task information\n"); in qed_iscsi_start()
1170 DP_NOTICE(cdev, "Failed to acquire Connection\n"); in qed_iscsi_acquire_conn()
1193 DP_NOTICE(cdev, "Failed to find connection for handle %d\n", in qed_iscsi_release_conn()
[all …]
Dqed_sriov.c78 DP_NOTICE(p_hwfn, "Unknown VF personality %d\n", in qed_sp_vf_start()
138 DP_NOTICE(p_hwfn->cdev, "No iov info\n"); in qed_iov_is_valid_vfid()
164 DP_NOTICE(p_hwfn->cdev, "No iov info\n"); in qed_iov_get_vf_info()
392 DP_NOTICE(cdev, in qed_iov_pci_cfg_info()
996 DP_NOTICE(p_hwfn, "VF[%d] is already active.\n", in qed_iov_init_hw_for_vf()
1009 DP_NOTICE(p_hwfn, in qed_iov_init_hw_for_vf()
1019 DP_NOTICE(p_hwfn, in qed_iov_init_hw_for_vf()
1178 DP_NOTICE(p_hwfn, "TLV of length 0 found\n"); in qed_dp_tlv_list()
1185 DP_NOTICE(p_hwfn, "TLV ==> Buffer overflow\n"); in qed_dp_tlv_list()
1653 DP_NOTICE(p_hwfn, "Failed to start VF[%02x]\n", vf->abs_vf_id); in qed_iov_vf_mbx_acquire()
[all …]
Dqed_rdma.c89 DP_NOTICE(p_hwfn, "%s bitmap: id %d already released\n", in qed_bmap_release_id()
332 DP_NOTICE(p_hwfn, in qed_rdma_bmap_free()
339 DP_NOTICE(p_hwfn, in qed_rdma_bmap_free()
358 DP_NOTICE(p_hwfn, "%s\n", str_last_line); in qed_rdma_bmap_free()
679 DP_NOTICE(p_hwfn, in qed_rdma_reserve_lkey()
861 DP_NOTICE(p_hwfn, in qed_rdma_cnq_prod_update()
1006 DP_NOTICE(p_hwfn, "Failed in allocating xrcd id\n"); in qed_rdma_alloc_xrcd()
1074 DP_NOTICE(p_hwfn, "Can't create CQ, rc = %d\n", rc); in qed_rdma_create_cq()
1133 DP_NOTICE(p_hwfn, "Create CQ failed, rc = %d\n", rc); in qed_rdma_create_cq()
1159 DP_NOTICE(p_hwfn, in qed_rdma_destroy_cq()
[all …]
Dqed_int.c267 DP_NOTICE(p_hwfn, "%s\n", msg); in qed_pglueb_rbc_attn_handler()
281 DP_NOTICE(p_hwfn, in qed_pglueb_rbc_attn_handler()
306 DP_NOTICE(p_hwfn, "%s\n", msg); in qed_pglueb_rbc_attn_handler()
318 DP_NOTICE(p_hwfn, "ZLR error - %08x [Address %08x:%08x]\n", in qed_pglueb_rbc_attn_handler()
333 DP_NOTICE(p_hwfn, in qed_pglueb_rbc_attn_handler()
399 DP_NOTICE(p_hwfn->cdev, in qed_db_rec_flush_queue()
419 DP_NOTICE(p_hwfn, "PF Overflow sticky: attn %u current %u\n", in qed_db_rec_handler()
476 DP_NOTICE(p_hwfn->cdev, "DORQ attention. int_sts was %x\n", int_sts); in qed_dorq_attn_int_sts()
492 DP_NOTICE(p_hwfn->cdev, in qed_dorq_attn_int_sts()
884 DP_NOTICE(p_hwfn, in qed_int_attn_print()
[all …]
Dqed_chain.c191 DP_NOTICE(cdev, in qed_chain_alloc_sanity_check()
339 DP_NOTICE(cdev, in qed_chain_alloc()
341 DP_NOTICE(cdev, in qed_chain_alloc()
Dqed_init_fw_funcs.c634 DP_NOTICE(p_hwfn, "Invalid PF WFQ weight configuration\n"); in qed_pf_wfq_rt_init()
670 DP_NOTICE(p_hwfn, "Invalid PF rate limit configuration\n"); in qed_pf_rl_rt_init()
703 DP_NOTICE(p_hwfn, in qed_vp_wfq_rt_init()
870 DP_NOTICE(p_hwfn, "Invalid PF WFQ weight configuration\n"); in qed_init_pf_wfq()
885 DP_NOTICE(p_hwfn, "Invalid PF rate limit configuration\n"); in qed_init_pf_rl()
906 DP_NOTICE(p_hwfn, "Invalid VPORT WFQ configuration.\n"); in qed_init_vport_wfq()
929 DP_NOTICE(p_hwfn, "Invalid rate limit configuration.\n"); in qed_init_global_rl()
1261 DP_NOTICE(p_hwfn, in qed_gft_config()
1264 DP_NOTICE(p_hwfn, in qed_gft_config()
1267 DP_NOTICE(p_hwfn, "gft_config: unsupported gft_profile_type\n"); in qed_gft_config()
Dqed_init_ops.c314 DP_NOTICE(p_hwfn, "Failed to unzip dmae data\n"); in qed_init_cmd_array()
361 DP_NOTICE(p_hwfn, in qed_init_cmd_wr()
472 DP_NOTICE(p_hwfn, "Unexpected init op callback ID %d\n", in qed_init_cmd_cb()
614 DP_NOTICE(cdev, "Invalid fw data\n"); in qed_init_fw_data()
Dqed_vf.c124 DP_NOTICE(p_hwfn, in qed_send_msg2pf()
131 DP_NOTICE(p_hwfn, in qed_send_msg2pf()
342 DP_NOTICE(p_hwfn, in qed_vf_pf_acquire()
356 DP_NOTICE(p_hwfn, in qed_vf_pf_acquire()
372 DP_NOTICE(p_hwfn, "PF rejected acquisition by VF\n"); in qed_vf_pf_acquire()
407 DP_NOTICE(p_hwfn, "100g VF\n"); in qed_vf_pf_acquire()
1451 DP_NOTICE(p_hwfn, "vf_sriov_info isn't initialized\n"); in qed_vf_get_igu_sb_id()
1464 DP_NOTICE(p_hwfn, "vf_sriov_info isn't initialized\n"); in qed_vf_set_sb_info()
1469 DP_NOTICE(p_hwfn, "Can't configure SB %04x\n", sb_id); in qed_vf_set_sb_info()
Dqed_cxt.c767 DP_NOTICE(p_hwfn, "failed computing excess ILT lines\n"); in qed_cxt_cfg_ilt_compute_excess()
851 DP_NOTICE(p_hwfn, "Failed to allocate t2 table\n"); in qed_cxt_src_t2_alloc()
1818 DP_NOTICE(p_hwfn, "Invalid protocol type %d", type); in _qed_cxt_acquire_cid()
1823 DP_NOTICE(p_hwfn, "VF [%02x] is out of range\n", vfid); in _qed_cxt_acquire_cid()
1834 DP_NOTICE(p_hwfn, "Invalid protocol type %d", type); in _qed_cxt_acquire_cid()
1841 DP_NOTICE(p_hwfn, "no CID available for protocol %d\n", type); in _qed_cxt_acquire_cid()
1886 DP_NOTICE(p_hwfn, "Invalid CID %d vfid %02x", cid, vfid); in qed_cxt_test_cid_acquired()
1892 DP_NOTICE(p_hwfn, "CID %d [vifd %02x] not acquired", in qed_cxt_test_cid_acquired()
1912 DP_NOTICE(p_hwfn, in _qed_cxt_release_cid()
2207 DP_NOTICE(p_hwfn, "-EINVALID elem type = %d", elem_type); in qed_cxt_dynamic_ilt_alloc()
[all …]
Dqed_debug.c1117 DP_NOTICE(p_hwfn, in qed_dump_fw_ver_param()
1182 DP_NOTICE(p_hwfn, in qed_dump_mfw_ver_param()
1340 DP_NOTICE(p_hwfn, in qed_is_mode_match_rec()
2411 DP_NOTICE(p_hwfn, in qed_grc_dump_mem_hdr()
2556 DP_NOTICE(p_hwfn, "Invalid mem_group_id\n"); in qed_grc_dump_mem_entries()
2633 DP_NOTICE(p_hwfn, in qed_grc_dump_memories()
3075 DP_NOTICE(p_hwfn, "MCP halt failed!\n"); in qed_grc_dump_mcp()
3120 DP_NOTICE(p_hwfn, "Failed to resume MCP after halt!\n"); in qed_grc_dump_mcp()
3152 DP_NOTICE(p_hwfn, in qed_grc_dump_phy()
3236 DP_NOTICE(p_hwfn, in qed_grc_dump_mcp_hw_dump()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c130 DP_NOTICE(edev, "Illegal vlan value %d\n", vlan); in qede_set_vf_vlan()
519 DP_NOTICE(edev, in qede_tx_log_print()
534 DP_NOTICE(edev, "TX timeout on queue %u!\n", txqueue); in qede_tx_timeout()
918 DP_NOTICE(edev, "fp array allocation failed\n"); in qede_alloc_fp_array()
934 DP_NOTICE(edev, "sb info struct allocation failed\n"); in qede_alloc_fp_array()
1183 DP_NOTICE(edev, "Cannot register devlink\n"); in __qede_probe()
1222 DP_NOTICE(edev, "Cannot register net-device\n"); in __qede_probe()
1705 DP_NOTICE(edev, in qede_empty_tx_queue()
1778 DP_NOTICE(edev, in qede_init_fp()
1821 DP_NOTICE(edev, "Failed to set real number of Tx queues\n"); in qede_set_real_num_queues()
[all …]
Dqede_filter.c145 DP_NOTICE(edev, "Failed to map DMA memory for rule\n"); in qede_enqueue_fltr_and_config_searcher()
194 DP_NOTICE(edev, in qede_arfs_filter_op()
303 DP_NOTICE(edev, "Timeout in polling for arfs filter free\n"); in qede_poll_for_freeing_arfs_filters()
1087 DP_NOTICE(edev, "The MAC address is not valid\n"); in qede_set_mac_addr()
1093 DP_NOTICE(edev, "qed prevents setting MAC %pM\n", in qede_set_mac_addr()
1143 DP_NOTICE(edev, in qede_configure_mcast_filtering()
1210 DP_NOTICE(edev, "Failed to allocate memory for unicast MACs\n"); in qede_config_rx_mode()
1345 DP_NOTICE(edev, "Rule not found - location=0x%x\n", in qede_get_cls_rule_entry()
1400 DP_NOTICE(edev, "Timeout in polling filter config\n"); in qede_poll_arfs_filter_config()
1683 DP_NOTICE(edev, "No actions received\n"); in qede_parse_actions()
[all …]
Dqede_rdma.c42 DP_NOTICE(edev, "qedr: Could not create workqueue\n"); in qede_rdma_create_wq()
265 DP_NOTICE(edev, in qede_rdma_get_free_event_node()
303 DP_NOTICE(edev, "Invalid rdma event %d", event); in qede_rdma_handle_event()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dqedr_iw_cm.c191 DP_NOTICE(dev, "QP error received: %s\n", str); in qedr_iw_qp_event()
386 DP_NOTICE(dev, "Got terminate message\n"); in qedr_iw_event_handler()
389 DP_NOTICE(dev, "Unknown event received %d\n", params->event); in qedr_iw_event_handler()

12