Symbol: DP_ERR
sys/dev/qlnx/qlnxe/ecore_cxt.c
941
DP_ERR(p_hwfn, "failed computing excess ILT lines\n");
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1512
DP_ERR(p_hwfn, "Invalid agent type %d\n", agent);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1580
DP_ERR(p_hwfn, "Invalid agent type %d\n", p_params->agent);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1636
DP_ERR(p_hwfn, "Invalid agent type %d\n", p_params->agent);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1728
DP_ERR(p_hwfn, "Invalid dscp index %d\n", dscp_index);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1760
DP_ERR(p_hwfn, "Invalid dscp params: index = %d pri = %d\n",
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1795
DP_ERR(p_hwfn, "Invalid agent type %d\n", p_params->agent);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1803
DP_ERR(p_hwfn, "GET_LLDP_STATS failed, error = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
359
DP_ERR(p_hwfn, "Invalid priority\n");
sys/dev/qlnx/qlnxe/ecore_dcbx.c
495
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dcbx.c
850
DP_ERR(p_hwfn, "MIB read err, unknown mib type %d\n", type);
sys/dev/qlnx/qlnxe/ecore_dcbx.c
981
DP_ERR(p_hwfn, "MIB read err, unknown mib type %d\n", type);
sys/dev/qlnx/qlnxe/ecore_dev.c
1831
DP_ERR(p_hwfn, "unknown personality %d\n", p_hwfn->hw_info.personality);
sys/dev/qlnx/qlnxe/ecore_dev.c
1980
DP_ERR(p_hwfn, "vport overflow! qm_info->num_vports %d, qm_init_get_num_vports() %d\n", qm_info->num_vports, ecore_init_qm_get_num_vports(p_hwfn));
sys/dev/qlnx/qlnxe/ecore_dev.c
2005
DP_ERR(p_hwfn, "pq overflow! pq %d, max pq %d\n", pq_idx, max_pq);
sys/dev/qlnx/qlnxe/ecore_dev.c
2023
DP_ERR(p_hwfn, "vport overflow! qm_info->num_vports %d, qm_init_get_num_vports() %d\n", qm_info->num_vports, ecore_init_qm_get_num_vports(p_hwfn));
sys/dev/qlnx/qlnxe/ecore_dev.c
2026
DP_ERR(p_hwfn, "rl overflow! qm_info->num_pf_rls %d, qm_init_get_num_pf_rls() %d\n", qm_info->num_pf_rls, ecore_init_qm_get_num_pf_rls(p_hwfn));
sys/dev/qlnx/qlnxe/ecore_dev.c
2061
DP_ERR(p_hwfn, "BAD pq flags %d\n", pq_flags);
sys/dev/qlnx/qlnxe/ecore_dev.c
2087
DP_ERR(p_hwfn, "tc %d must be smaller than %d\n", tc, max_tc);
sys/dev/qlnx/qlnxe/ecore_dev.c
2097
DP_ERR(p_hwfn, "vf %d must be smaller than %d\n", vf, max_vf);
sys/dev/qlnx/qlnxe/ecore_dev.c
2107
DP_ERR(p_hwfn, "rl %d must be smaller than %d\n", rl, max_rl);
sys/dev/qlnx/qlnxe/ecore_dev.c
2242
DP_ERR(p_hwfn, "requested amount of vports exceeds resource\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
2247
DP_ERR(p_hwfn, "requested amount of pqs exceeds resource\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
2478
DP_ERR(p_hwfn, "failed ILT compute. Requested too many lines: %u\n",
sys/dev/qlnx/qlnxe/ecore_dev.c
2562
DP_ERR(p_hwfn, "EQs maxing out at 0xFF00 elements\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
263
DP_ERR(p_hwfn->p_dev, "db_size not set\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
3317
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_dev.c
3323
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_dev.c
3339
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_dev.c
3379
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dev.c
3384
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dev.c
3389
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dev.c
3864
DP_ERR(p_hwfn, "qm_lock allocation failed\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
4828
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dev.c
5863
DP_ERR(p_hwfn, "Reading the ME register returns all Fs; Preventing further chip access\n");
sys/dev/qlnx/qlnxe/ecore_dev.c
6527
DP_ERR(p_hwfn, "Invalid coalesce value - %d\n", coalesce);
sys/dev/qlnx/qlnxe/ecore_dev.c
6567
DP_ERR(p_hwfn, "Invalid coalesce value - %d\n", coalesce);
sys/dev/qlnx/qlnxe/ecore_init_ops.c
420
DP_ERR(p_hwfn, "Invalid poll comparison type %08x\n",
sys/dev/qlnx/qlnxe/ecore_init_ops.c
434
DP_ERR(p_hwfn, "Timeout when polling reg: 0x%08x [ Waiting-for: %08x Got: %08x (comparison %08x)]\n",
sys/dev/qlnx/qlnxe/ecore_init_ops.c
615
DP_ERR(p_hwfn, "PGLUE_B_REG_INIT_DONE didn't complete\n");
sys/dev/qlnx/qlnxe/ecore_init_ops.c
76
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_init_ops.c
93
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_int.c
1243
DP_ERR(p_hwfn->p_dev, "DPC called - no p_sp_sb\n");
sys/dev/qlnx/qlnxe/ecore_int.c
1250
DP_ERR(p_hwfn->p_dev, "Status block is NULL - cannot ack interrupts\n");
sys/dev/qlnx/qlnxe/ecore_int.c
1255
DP_ERR(p_hwfn->p_dev, "DPC called - no p_sb_attn");
sys/dev/qlnx/qlnxe/ecore_int.c
1270
DP_ERR(p_hwfn->p_dev, "Interrupt Status block is NULL - cannot check for new interrupts!\n");
sys/dev/qlnx/qlnxe/ecore_int.c
1280
DP_ERR(p_hwfn->p_dev, "Attentions Status block is NULL - cannot check for new attentions!\n");
sys/dev/qlnx/qlnxe/ecore_int.c
1765
DP_ERR(p_hwfn, "Do Not free sp sb using this function");
sys/dev/qlnx/qlnxe/ecore_int.c
2572
DP_ERR(p_hwfn->p_dev, "Failed to allocate sp dpc mem\n");
sys/dev/qlnx/qlnxe/ecore_int.c
2578
DP_ERR(p_hwfn->p_dev, "Failed to allocate sp sb mem\n");
sys/dev/qlnx/qlnxe/ecore_int.c
2584
DP_ERR(p_hwfn->p_dev, "Failed to allocate sb attn mem\n");
sys/dev/qlnx/qlnxe/ecore_int.c
2639
DP_ERR(p_hwfn, "hardware not initialized yet\n");
sys/dev/qlnx/qlnxe/ecore_int.c
2648
DP_ERR(p_hwfn, "dmae_grc2host failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_int.c
2662
DP_ERR(p_hwfn, "dmae_host2grc failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1014
DP_ERR(p_hwfn, "MPA_NEGOTIATE Received MPA rev 2 on driver supporting only MPA rev 1\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1392
DP_ERR(p_hwfn, "Note re-use of QP for different connect\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1468
DP_ERR(p_hwfn, "Ep list is empty\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1735
DP_ERR(p_hwfn, "Ep Context receive in accept is NULL\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1832
DP_ERR(p_hwfn, "Ep Context receive in reject is NULL\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2119
DP_ERR(p_hwfn, "Invalid cid %x max_num_partial_fpdus=%x\n", cid,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2241
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2527
DP_ERR(p_hwfn, "Unexpected ethertype on ll2 %x\n", eth_type);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2569
DP_ERR(p_hwfn, "Invalid cid, drop and post back to rx cid=%x\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2575
DP_ERR(p_hwfn, "Post rx buffer failed\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2617
DP_ERR(p_hwfn, "SUSPICIOUS fpdu_length = 0x%x: assuming bug...aborting this packet...\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2750
DP_ERR(p_hwfn, "no free mpa buf. this is a driver bug.\n");
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3542
DP_ERR(p_hwfn, "%s(0x%x) Unexpected return code tcp connect: %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3598
DP_ERR(p_hwfn, "ERROR ON ASYNC ep=%p\n", ep);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3603
DP_ERR(p_hwfn, "ERROR ON ASYNC ep=%p\n", ep);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3687
DP_ERR(p_hwfn, "Received unexpected async iwarp event %d\n",
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3925
DP_ERR(p_hwfn, "Ep Context receive in send_rtr is NULL\n");
sys/dev/qlnx/qlnxe/ecore_l2.c
1527
DP_ERR(p_hwfn, "Uni. filter command failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_l2.c
1535
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_l2.c
1646
DP_ERR(p_hwfn, "Multi-cast command failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_l2.c
1684
DP_ERR(p_hwfn, "Multicast filter command failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_l2.c
2053
DP_ERR(p_hwfn, "No vport available!\n");
sys/dev/qlnx/qlnxe/ecore_l2.c
2059
DP_ERR(p_hwfn, "Failed to acquire ptt\n");
sys/dev/qlnx/qlnxe/ecore_l2.c
2108
DP_ERR(p_hwfn, "Failed to acquire ptt\n");
sys/dev/qlnx/qlnxe/ecore_l2.c
2260
DP_ERR(p_hwfn, "dmae_grc2host failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_l2.c
2296
DP_ERR(p_hwfn, "dmae_grc2host failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_l2.c
906
DP_ERR(p_dev, "Update rx_mode failed %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2174
DP_ERR(p_hwfn, "Failed to acquire ptt\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
1655
DP_ERR(p_hwfn, "MCP response failure, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
1767
DP_ERR(p_hwfn, "Failed to send protocol stats, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
2144
DP_ERR(p_hwfn, "Invalid sched type, discard the UFP config\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
2670
DP_ERR(p_hwfn, "Unknown personality %08x\n",
sys/dev/qlnx/qlnxe/ecore_mcp.c
2978
DP_ERR(p_hwfn, "MCP response failure, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
2996
DP_ERR(p_hwfn, "MCP response failure, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3075
DP_ERR(p_hwfn, "MCP response failure, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3108
DP_ERR(p_hwfn, "Failed to send driver state\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3140
DP_ERR(p_hwfn, "Buffer allocation failed\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3177
DP_ERR(p_hwfn, "Failed to send mtu value, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3208
DP_ERR(p_hwfn, "Failed to send mac address, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3241
DP_ERR(p_hwfn, "Invalid wol state %d\n", wol);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3248
DP_ERR(p_hwfn, "Failed to send wol mode, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3275
DP_ERR(p_hwfn, "Invalid eswitch mode %d\n", eswitch);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3282
DP_ERR(p_hwfn, "Failed to send eswitch mode, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3312
DP_ERR(p_hwfn, "MCP response failure, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3328
DP_ERR(p_hwfn, "MCP response failure for mask parities, aborting\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
3330
DP_ERR(p_hwfn, "MCP did not acknowledge mask parity request. Old MFW?\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
406
DP_ERR(p_hwfn, "Failed to reset MCP\n");
sys/dev/qlnx/qlnxe/ecore_mcp.c
4098
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4112
DP_ERR(p_hwfn, "Unexpected resource alloc command [0x%08x]\n",
sys/dev/qlnx/qlnxe/ecore_mcp.c
4507
DP_ERR(p_hwfn, "Failed to update fcoe vlan, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
451
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_mcp.c
4530
DP_ERR(p_hwfn, "Failed to update fcoe wwn, rc = %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_mcp.c
682
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1019
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1499
DP_ERR(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1528
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1539
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_rdma.c
2412
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_rdma.c
2619
DP_ERR(p_hwfn->p_dev, "invalid glob dscp %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2628
DP_ERR(p_hwfn->p_dev, "invalid glob_dscp_en %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2637
DP_ERR(p_hwfn->p_dev, "invalid glob ecn %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2646
DP_ERR(p_hwfn->p_dev, "invalid glob ecn en %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2655
DP_ERR(p_hwfn->p_dev, "invalid glob vlan pri %d\n",
sys/dev/qlnx/qlnxe/ecore_rdma.c
2664
DP_ERR(p_hwfn->p_dev, "invalid glob vlan pri en %d\n",
sys/dev/qlnx/qlnxe/ecore_roce.c
1299
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_roce.c
1325
DP_ERR(p_hwfn, "failed destroying a ud qp with cid=%d\n", cid);
sys/dev/qlnx/qlnxe/ecore_roce.c
1340
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_roce.c
316
DP_ERR(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1115
DP_ERR(p_hwfn, "ecore_iov_init_hw_for_vf : vf is OSAL_NULL\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
1189
DP_ERR(p_hwfn, "no available igu sbs\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
1247
DP_ERR(p_hwfn, "ecore_iov_release_hw_for_vf : vf is NULL\n");
sys/dev/qlnx/qlnxe/ecore_sriov.c
2203
DP_ERR(p_hwfn, "OSAL_IOV_PRE_START_VPORT returned error %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_sriov.c
2211
DP_ERR(p_hwfn, "ecore_iov_vf_mbx_start_vport returned error %d\n", rc);
sys/dev/qlnx/qlnxe/ecore_sriov.c
2252
DP_ERR(p_hwfn, "ecore_iov_vf_mbx_stop_vport returned error %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
231
DP_ERR(p_hwfn, "ecore_iov_get_vf_info: VF[%d] is not enabled\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3576
DP_ERR(p_hwfn, "ecore_sp_vf_stop returned error %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3680
DP_ERR(p_hwfn, "VF[%d]: Invalid Rx queue_id = %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3688
DP_ERR(p_hwfn, "VF[%d]: Invalid Tx queue_id = %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3766
DP_ERR(p_hwfn, "VF[%d]: Invalid Rx queue_id = %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3774
DP_ERR(p_hwfn, "VF[%d]: Invalid Tx queue_id = %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3846
DP_ERR(p_hwfn, "VF[%d] - dorq failed to cleanup [usage 0x%08x]\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3895
DP_ERR(p_hwfn, "VF[%d] - pbf polling failed on VOQ %d\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3958
DP_ERR(p_hwfn, "Failed handle FLR of VF[%d]\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
3978
DP_ERR(p_hwfn, "Failed to re-enable VF[%d] acces\n",
sys/dev/qlnx/qlnxe/ecore_sriov.c
493
DP_ERR(p_hwfn, "ecore_iov_setup_vfdb called without allocating mem first\n");
sys/dev/qlnx/qlnxe/ecore_vf.c
432
DP_ERR(p_hwfn, "PF returned error %d to VF acquisition request\n",