Home
last modified time | relevance | path

Searched refs:BNX2X_ERR (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c117 BNX2X_ERR("Slowpath objects not yet initialized!\n"); in bnx2x_validate_vf_sp_objs()
301 BNX2X_ERR("Failed to run Queue command %d\n", cmds[i]); in bnx2x_vf_queue_destroy()
390 BNX2X_ERR("Failed to delete all %s\n", in bnx2x_vf_vlan_mac_clear()
441 BNX2X_ERR("Failed to %s %s\n", in bnx2x_vf_mac_vlan_config()
476 BNX2X_ERR("Managed only %d/%d filters - rolling back\n", in bnx2x_vf_mac_vlan_config_list()
510 BNX2X_ERR("QSETUP[%d:%d] error: rc %d\n", vf->abs_vfid, qid, rc); in bnx2x_vf_queue_setup()
554 BNX2X_ERR("vf[%d:%d] error: rc %d\n", vf->abs_vfid, qid, rc); in bnx2x_vf_queue_flr()
578 BNX2X_ERR("Cannot Configure multicasts due to lack of memory\n"); in bnx2x_vf_mcast()
595 BNX2X_ERR("Failed to set multicasts\n"); in bnx2x_vf_mcast()
600 BNX2X_ERR("Failed to remove multicasts\n"); in bnx2x_vf_mcast()
[all …]
Dbnx2x_main.c549 BNX2X_ERR("DMAE timeout!\n"); in bnx2x_issue_dmae_with_comp()
557 BNX2X_ERR("DMAE PCI error!\n"); in bnx2x_issue_dmae_with_comp()
597 BNX2X_ERR("DMAE returned failure %d\n", rc); in bnx2x_write_dmae()
636 BNX2X_ERR("DMAE returned failure %d\n", rc); in bnx2x_read_dmae()
685 BNX2X_ERR("unknown storm\n"); in bnx2x_get_assert_list_entry()
719 BNX2X_ERR("%s_ASSERT_LIST_INDEX 0x%x\n", in bnx2x_mc_assert()
734 BNX2X_ERR("%s_ASSERT_INDEX 0x%x = 0x%08x 0x%08x 0x%08x 0x%08x\n", in bnx2x_mc_assert()
744 BNX2X_ERR("Chip Revision: %s, FW Version: %d_%d_%d\n", in bnx2x_mc_assert()
767 BNX2X_ERR("NO MCP - can not dump\n"); in bnx2x_fw_dump_lvl()
776 BNX2X_ERR("Cannot dump MCP info while in PCI error\n"); in bnx2x_fw_dump_lvl()
[all …]
Dbnx2x_vfpf.c79 BNX2X_ERR("Found TLV with length 0\n"); in bnx2x_search_tlv_list()
148 BNX2X_ERR("done was non zero before message to pf was sent\n"); in bnx2x_send_msg2pf()
187 BNX2X_ERR("PF response has timed out\n"); in bnx2x_send_msg2pf()
207 BNX2X_ERR("Invalid ME register value: 0x%08x\n. Is pf driver up?", in bnx2x_get_vf_id()
212 BNX2X_ERR("Invalid ME register value: 0x%08x\n", me_reg); in bnx2x_get_vf_id()
330BNX2X_ERR("Old hypervisor - doesn't support current fastpath HSI version; Need to downgrade VF dri… in bnx2x_vfpf_acquire()
332 BNX2X_ERR("Failed to get the requested amount of resources: %d. Breaking...\n", in bnx2x_vfpf_acquire()
355 BNX2X_ERR("Old hypervisor - need to downgrade VF's driver\n"); in bnx2x_vfpf_acquire()
431 BNX2X_ERR("PF failed our release request - are we out of sync? Response status: %d\n", in bnx2x_vfpf_release()
475 BNX2X_ERR("INIT VF failed: %d. Breaking...\n", in bnx2x_vfpf_init()
[all …]
Dbnx2x_cmn.c217 BNX2X_ERR("BAD nbd!\n"); in bnx2x_free_tx_pkt()
444 BNX2X_ERR("start of bin not in stop [%d]\n", queue); in bnx2x_tpa_start()
565 BNX2X_ERR("Can't map sge\n"); in bnx2x_alloc_rx_sge()
613 BNX2X_ERR("SGL length is too long: %d. CQE index is %d\n", in bnx2x_fill_frag_skb()
615 BNX2X_ERR("cqe->pkt_len = %d\n", cqe->pkt_len); in bnx2x_fill_frag_skb()
787 BNX2X_ERR("skb_put is about to fail... pad %d len %d rx_buf_size %d\n", in bnx2x_tpa_stop()
843 BNX2X_ERR("Can't map rx data\n"); in bnx2x_alloc_rx_data()
967 BNX2X_ERR("START/STOP packet while TPA disabled, type %x\n", in bnx2x_rx_int()
1421 BNX2X_ERR("Failed to allocate TPA skb pool for queue[%d] - disabling TPA on this queue!\n", in bnx2x_init_rx_rings()
1443 BNX2X_ERR("was only able to allocate %d rx sges\n", in bnx2x_init_rx_rings()
[all …]
Dbnx2x_dcb.c433 BNX2X_ERR("MIB could not be read\n"); in bnx2x_dcbx_read_mib()
472 BNX2X_ERR("Unable to hold traffic for HW configuration\n"); in bnx2x_dcbx_stop_hw_tx()
498 BNX2X_ERR("Unable to resume traffic after HW configuration\n"); in bnx2x_dcbx_resume_hw_tx()
511 BNX2X_ERR("Illegal number of COSes %d\n", ets->num_of_cos); in bnx2x_dcbx_2cos_limit_update_ets_config()
524 BNX2X_ERR("all COS should have at least bw_limit or strict" in bnx2x_dcbx_2cos_limit_update_ets_config()
560 BNX2X_ERR("update_ets_params failed\n"); in bnx2x_dcbx_2cos_limit_update_ets_config()
579 BNX2X_ERR("COS can't be not BW and not SP\n"); in bnx2x_dcbx_update_ets_config()
588 BNX2X_ERR("COS can't be not BW and not SP\n"); in bnx2x_dcbx_update_ets_config()
600 BNX2X_ERR("bnx2x_ets_e3b0_config failed\n"); in bnx2x_dcbx_update_ets_config()
634 BNX2X_ERR("FW doesn't support dcbx_remote_mib_offset\n"); in bnx2x_dcbx_read_shmem_remote_mib()
[all …]
Dbnx2x_sp.c310 BNX2X_ERR("timeout waiting for state %d\n", state); in bnx2x_state_wait()
463 BNX2X_ERR("execution of pending commands failed with rc %d\n", in __bnx2x_vlan_mac_h_exec_pending()
567 BNX2X_ERR("Need to release vlan mac reader lock, but lock isn't taken\n"); in __bnx2x_vlan_mac_h_read_unlock()
617 BNX2X_ERR("get_n_elements failed to get vlan mac reader lock; Access without lock\n"); in bnx2x_get_n_elements()
1410 BNX2X_ERR("There is a pending MOVE command already\n"); in bnx2x_validate_vlan_mac_del()
1424 BNX2X_ERR("Failed to return a credit\n"); in bnx2x_validate_vlan_mac_del()
1471 BNX2X_ERR("There is a pending DEL command on the source queue already\n"); in bnx2x_validate_vlan_mac_move()
1484 BNX2X_ERR("There is a pending ADD command on the destination queue already\n"); in bnx2x_validate_vlan_mac_move()
1693 BNX2X_ERR("Failed to return the credit for the optimized ADD command\n"); in bnx2x_optimize_vlan_mac()
1696 BNX2X_ERR("Failed to recover the credit from the optimized DEL command\n"); in bnx2x_optimize_vlan_mac()
[all …]
Dbnx2x_stats.c205 BNX2X_ERR("timeout waiting for stats finished\n"); in bnx2x_stats_comp()
227 BNX2X_ERR("BUG!\n"); in bnx2x_stats_pmf_update()
276 BNX2X_ERR("BUG!\n"); in bnx2x_port_stats_init()
494 BNX2X_ERR("BUG!\n"); in bnx2x_func_stats_init()
833 BNX2X_ERR("Unknown MAC type\n"); in bnx2x_hw_stats_update()
868 BNX2X_ERR("NIG timer max (%u)\n", in bnx2x_hw_stats_update()
1232 BNX2X_ERR("storm stats were not updated for 3 times\n"); in bnx2x_stats_update()
1384 BNX2X_ERR("Failed to take stats lock [event %d]\n", in bnx2x_stats_handle()
1407 BNX2X_ERR("BUG!\n"); in bnx2x_port_stats_base_init()
1981 BNX2X_ERR("Failed to take statistics lock for safe execution\n"); in bnx2x_stats_safe_exec()
[all …]
Dbnx2x_cmn.h1202 BNX2X_ERR("timeout waiting for queue[%d]: txdata->tx_pkt_prod(%d) != txdata->tx_pkt_cons(%d)\n", in bnx2x_clean_tx_queue()
1255 BNX2X_ERR("Filtering completion timed out. sp_state 0x%lx, mask 0x%lx\n", in bnx2x_wait_sp_comp()
Dbnx2x.h120 #define BNX2X_ERR(fmt, ...) \ macro
144 BNX2X_ERR("driver assert\n"); \
151 BNX2X_ERR("driver assert\n"); \
Dbnx2x_ethtool.c1008 BNX2X_ERR("Generating register dump. Might trigger harmless GRC timeouts\n"); in bnx2x_get_regs()