Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c117 BNX2X_ERR("Slowpath objects not yet initialized!\n"); in bnx2x_validate_vf_sp_objs()
204 BNX2X_ERR("No support for pause to VFs (abs_vfid: %d)\n", in bnx2x_vfop_qctor_prep()
306 BNX2X_ERR("Failed to run Queue command %d\n", cmds[i]); in bnx2x_vf_queue_destroy()
393 BNX2X_ERR("Failed to delete all %s\n", in bnx2x_vf_vlan_mac_clear()
436 BNX2X_ERR("No credits for vlan [%d >= %d]\n", in bnx2x_vf_mac_vlan_config()
451 BNX2X_ERR("Failed to %s %s\n", in bnx2x_vf_mac_vlan_config()
487 BNX2X_ERR("Managed only %d/%d filters - rolling back\n", in bnx2x_vf_mac_vlan_config_list()
533 BNX2X_ERR("QSETUP[%d:%d] error: rc %d\n", vf->abs_vfid, qid, rc); in bnx2x_vf_queue_setup()
571 BNX2X_ERR("vf[%d:%d] error: rc %d\n", vf->abs_vfid, qid, rc); in bnx2x_vf_queue_flr()
595 BNX2X_ERR("Cannot Configure multicasts due to lack of memory\n"); in bnx2x_vf_mcast()
[all …]
Dbnx2x_vfpf.c77 BNX2X_ERR("Found TLV with length 0\n"); in bnx2x_search_tlv_list()
146 BNX2X_ERR("done was non zero before message to pf was sent\n"); in bnx2x_send_msg2pf()
185 BNX2X_ERR("PF response has timed out\n"); in bnx2x_send_msg2pf()
205 BNX2X_ERR("Invalid ME register value: 0x%08x\n. Is pf driver up?", in bnx2x_get_vf_id()
210 BNX2X_ERR("Invalid ME register value: 0x%08x\n", me_reg); in bnx2x_get_vf_id()
325BNX2X_ERR("Old hypervisor - doesn't support current fastpath HSI version; Need to downgrade VF dri… in bnx2x_vfpf_acquire()
327 BNX2X_ERR("Failed to get the requested amount of resources: %d. Breaking...\n", in bnx2x_vfpf_acquire()
350 BNX2X_ERR("Old hypervisor - need to downgrade VF's driver\n"); in bnx2x_vfpf_acquire()
424 BNX2X_ERR("PF failed our release request - are we out of sync? Response status: %d\n", in bnx2x_vfpf_release()
468 BNX2X_ERR("INIT VF failed: %d. Breaking...\n", in bnx2x_vfpf_init()
[all …]
Dbnx2x_main.c545 BNX2X_ERR("DMAE timeout!\n"); in bnx2x_issue_dmae_with_comp()
553 BNX2X_ERR("DMAE PCI error!\n"); in bnx2x_issue_dmae_with_comp()
593 BNX2X_ERR("DMAE returned failure %d\n", rc); in bnx2x_write_dmae()
632 BNX2X_ERR("DMAE returned failure %d\n", rc); in bnx2x_read_dmae()
681 BNX2X_ERR("unknown storm\n"); in bnx2x_get_assert_list_entry()
715 BNX2X_ERR("%s_ASSERT_LIST_INDEX 0x%x\n", in bnx2x_mc_assert()
730 BNX2X_ERR("%s_ASSERT_INDEX 0x%x = 0x%08x 0x%08x 0x%08x 0x%08x\n", in bnx2x_mc_assert()
740 BNX2X_ERR("Chip Revision: %s, FW Version: %d_%d_%d\n", in bnx2x_mc_assert()
763 BNX2X_ERR("NO MCP - can not dump\n"); in bnx2x_fw_dump_lvl()
773 BNX2X_ERR("%s" "MCP PC at 0x%x\n", lvl, val); in bnx2x_fw_dump_lvl()
[all …]
Dbnx2x_cmn.c218 BNX2X_ERR("BAD nbd!\n"); in bnx2x_free_tx_pkt()
442 BNX2X_ERR("start of bin not in stop [%d]\n", queue); in bnx2x_tpa_start()
553 BNX2X_ERR("Can't alloc sge\n"); in bnx2x_alloc_rx_sge()
561 BNX2X_ERR("Can't map sge\n"); in bnx2x_alloc_rx_sge()
602 BNX2X_ERR("SGL length is too long: %d. CQE index is %d\n", in bnx2x_fill_frag_skb()
604 BNX2X_ERR("cqe->pkt_len = %d\n", cqe->pkt_len); in bnx2x_fill_frag_skb()
730 BNX2X_ERR("Error: FW GRO supports only IPv4/IPv6, not 0x%04x\n", in bnx2x_gro_receive()
773 BNX2X_ERR("skb_put is about to fail... pad %d len %d rx_buf_size %d\n", in bnx2x_tpa_stop()
829 BNX2X_ERR("Can't map rx data\n"); in bnx2x_alloc_rx_data()
953 BNX2X_ERR("START/STOP packet while TPA disabled, type %x\n", in bnx2x_rx_int()
[all …]
Dbnx2x_dcb.c402 BNX2X_ERR("MIB could not be read\n"); in bnx2x_dcbx_read_mib()
441 BNX2X_ERR("Unable to hold traffic for HW configuration\n"); in bnx2x_dcbx_stop_hw_tx()
467 BNX2X_ERR("Unable to resume traffic after HW configuration\n"); in bnx2x_dcbx_resume_hw_tx()
480 BNX2X_ERR("Illegal number of COSes %d\n", ets->num_of_cos); in bnx2x_dcbx_2cos_limit_update_ets_config()
493 BNX2X_ERR("all COS should have at least bw_limit or strict" in bnx2x_dcbx_2cos_limit_update_ets_config()
529 BNX2X_ERR("update_ets_params failed\n"); in bnx2x_dcbx_2cos_limit_update_ets_config()
548 BNX2X_ERR("COS can't be not BW and not SP\n"); in bnx2x_dcbx_update_ets_config()
557 BNX2X_ERR("COS can't be not BW and not SP\n"); in bnx2x_dcbx_update_ets_config()
569 BNX2X_ERR("bnx2x_ets_e3b0_config failed\n"); in bnx2x_dcbx_update_ets_config()
603 BNX2X_ERR("FW doesn't support dcbx_remote_mib_offset\n"); in bnx2x_dcbx_read_shmem_remote_mib()
[all …]
Dbnx2x_sp.c308 BNX2X_ERR("timeout waiting for state %d\n", state); in bnx2x_state_wait()
428 BNX2X_ERR("execution of pending commands failed with rc %d\n", in __bnx2x_vlan_mac_h_exec_pending()
532 BNX2X_ERR("Need to release vlan mac reader lock, but lock isn't taken\n"); in __bnx2x_vlan_mac_h_read_unlock()
582 BNX2X_ERR("get_n_elements failed to get vlan mac reader lock; Access without lock\n"); in bnx2x_get_n_elements()
1225 BNX2X_ERR("There is a pending MOVE command already\n"); in bnx2x_validate_vlan_mac_del()
1239 BNX2X_ERR("Failed to return a credit\n"); in bnx2x_validate_vlan_mac_del()
1286 BNX2X_ERR("There is a pending DEL command on the source queue already\n"); in bnx2x_validate_vlan_mac_move()
1299 BNX2X_ERR("There is a pending ADD command on the destination queue already\n"); in bnx2x_validate_vlan_mac_move()
1508 BNX2X_ERR("Failed to return the credit for the optimized ADD command\n"); in bnx2x_optimize_vlan_mac()
1511 BNX2X_ERR("Failed to recover the credit from the optimized DEL command\n"); in bnx2x_optimize_vlan_mac()
[all …]
Dbnx2x_stats.c203 BNX2X_ERR("timeout waiting for stats finished\n"); in bnx2x_stats_comp()
225 BNX2X_ERR("BUG!\n"); in bnx2x_stats_pmf_update()
274 BNX2X_ERR("BUG!\n"); in bnx2x_port_stats_init()
492 BNX2X_ERR("BUG!\n"); in bnx2x_func_stats_init()
831 BNX2X_ERR("Unknown MAC type\n"); in bnx2x_hw_stats_update()
866 BNX2X_ERR("NIG timer max (%u)\n", in bnx2x_hw_stats_update()
1230 BNX2X_ERR("storm stats were not updated for 3 times\n"); in bnx2x_stats_update()
1382 BNX2X_ERR("Failed to take stats lock [event %d]\n", in bnx2x_stats_handle()
1405 BNX2X_ERR("BUG!\n"); in bnx2x_port_stats_base_init()
1979 BNX2X_ERR("Failed to take statistics lock for safe execution\n"); in bnx2x_stats_safe_exec()
[all …]
Dbnx2x_cmn.h1141 BNX2X_ERR("timeout waiting for queue[%d]: txdata->tx_pkt_prod(%d) != txdata->tx_pkt_cons(%d)\n", in bnx2x_clean_tx_queue()
1194 BNX2X_ERR("Filtering completion timed out. sp_state 0x%lx, mask 0x%lx\n", in bnx2x_wait_sp_comp()
Dbnx2x.h118 #define BNX2X_ERR(fmt, ...) \ macro
142 BNX2X_ERR("driver assert\n"); \
149 BNX2X_ERR("driver assert\n"); \