Lines Matching refs:BNX2X_ERR
77 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()
325 …BNX2X_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()
517 BNX2X_ERR("Sending CLOSE failed. rc was: %d\n", rc); in bnx2x_vfpf_close_vf()
520 BNX2X_ERR("Sending CLOSE failed: pf response was %d\n", in bnx2x_vfpf_close_vf()
654 BNX2X_ERR("Sending SETUP_Q message for queue[%d] failed!\n", in bnx2x_vfpf_setup_q()
658 BNX2X_ERR("Status of SETUP_Q for queue[%d] is %d\n", in bnx2x_vfpf_setup_q()
690 BNX2X_ERR("Sending TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
697 BNX2X_ERR("TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
744 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_mac()
772 BNX2X_ERR("vfpf SET MAC failed: %d\n", resp->hdr.status); in bnx2x_vfpf_config_mac()
831 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_rss()
899 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_set_mcast()
904 BNX2X_ERR("Set Rx mode/multicast failed: %d\n", in bnx2x_vfpf_set_mcast()
951 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_storm_rx_mode()
954 BNX2X_ERR("Set Rx mode failed: %d\n", resp->hdr.status); in bnx2x_vfpf_storm_rx_mode()
1001 BNX2X_ERR("Chip revision does not support VFs\n"); in bnx2x_copy32_vf_dmae()
1006 BNX2X_ERR("DMAE is not ready, can not copy\n"); in bnx2x_copy32_vf_dmae()
1090 BNX2X_ERR("Failed to copy response body to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1113 BNX2X_ERR("Failed to copy response status to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1439 BNX2X_ERR("vf_qid %d invalid, max queue count is %d\n", in bnx2x_vf_mbx_setup_q()
1712 BNX2X_ERR("QFILTERS[%d:%d] error: rc %d\n", in bnx2x_vf_mbx_qfilters()
1732 BNX2X_ERR("VF[%d] requested the addition of multiple macs after set_vf_mac ndo was called\n", in bnx2x_filters_validate_mac()
1741 …BNX2X_ERR("VF[%d] requested the addition of a mac address not matching the one configured by set_v… in bnx2x_filters_validate_mac()
1768 …BNX2X_ERR("VF[%d] attempted to configure vlan but one was already set by Hypervisor. Aborting requ… in bnx2x_filters_validate_vlan()
1857 BNX2X_ERR("failing rss configuration of vf %d due to size mismatch\n", in bnx2x_vf_mbx_update_rss()
1899 BNX2X_ERR("about to hit a FW assert. aborting...\n"); in bnx2x_vf_mbx_update_rss()
1917 BNX2X_ERR("TPA update: max_sges received %d, max is %d\n", in bnx2x_validate_tpa_params()
1924 BNX2X_ERR("TPA update: max_tpa_queues received %d, max is %d\n", in bnx2x_validate_tpa_params()
2024 BNX2X_ERR("unknown TLV. type %d length %d vf->state was %d. first 20 bytes of mailbox buffer:\n", in bnx2x_vf_mbx_request()
2061 BNX2X_ERR("Illegal vf_id %d max allowed: %d\n", in bnx2x_vf_mbx_schedule()
2113 BNX2X_ERR("Failed to copy request VF %d\n", in bnx2x_vf_mbx()