Lines Matching refs:BNX2X_ERR
79 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()
330 …BNX2X_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()
524 BNX2X_ERR("Sending CLOSE failed. rc was: %d\n", rc); in bnx2x_vfpf_close_vf()
527 BNX2X_ERR("Sending CLOSE failed: pf response was %d\n", in bnx2x_vfpf_close_vf()
670 BNX2X_ERR("Sending SETUP_Q message for queue[%d] failed!\n", in bnx2x_vfpf_setup_q()
674 BNX2X_ERR("Status of SETUP_Q for queue[%d] is %d\n", in bnx2x_vfpf_setup_q()
706 BNX2X_ERR("Sending TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
713 BNX2X_ERR("TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
760 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_mac()
788 BNX2X_ERR("vfpf SET MAC failed: %d\n", resp->hdr.status); in bnx2x_vfpf_config_mac()
847 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_rss()
914 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_set_mcast()
919 BNX2X_ERR("Set Rx mode/multicast failed: %d\n", in bnx2x_vfpf_set_mcast()
958 BNX2X_ERR("Hypervisor will decline the request, avoiding\n"); in bnx2x_vfpf_update_vlan()
975 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_update_vlan()
980 BNX2X_ERR("vfpf %s VLAN %d failed\n", add ? "add" : "del", in bnx2x_vfpf_update_vlan()
1032 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_storm_rx_mode()
1035 BNX2X_ERR("Set Rx mode failed: %d\n", resp->hdr.status); in bnx2x_vfpf_storm_rx_mode()
1082 BNX2X_ERR("Chip revision does not support VFs\n"); in bnx2x_copy32_vf_dmae()
1087 BNX2X_ERR("DMAE is not ready, can not copy\n"); in bnx2x_copy32_vf_dmae()
1171 BNX2X_ERR("Failed to copy response body to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1193 BNX2X_ERR("Failed to copy response status to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1527 BNX2X_ERR("vf_qid %d invalid, max queue count is %d\n", in bnx2x_vf_mbx_setup_q()
1832 BNX2X_ERR("QFILTERS[%d:%d] error: rc %d\n", in bnx2x_vf_mbx_qfilters()
1862 …BNX2X_ERR("VF[%d] requested the addition of multiple macs after set_vf_mac ndo was called [%d filt… in bnx2x_filters_validate_mac()
1875 …BNX2X_ERR("VF[%d] requested the addition of a mac address not matching the one configured by set_v… in bnx2x_filters_validate_mac()
1900 …BNX2X_ERR("VF[%d] attempted to configure vlan but one was already set by Hypervisor. Aborting requ… in bnx2x_filters_validate_vlan()
1988 BNX2X_ERR("failing rss configuration of vf %d due to size mismatch\n", in bnx2x_vf_mbx_update_rss()
2030 BNX2X_ERR("about to hit a FW assert. aborting...\n"); in bnx2x_vf_mbx_update_rss()
2048 BNX2X_ERR("TPA update: max_sges received %d, max is %d\n", in bnx2x_validate_tpa_params()
2055 BNX2X_ERR("TPA update: max_tpa_queues received %d, max is %d\n", in bnx2x_validate_tpa_params()
2155 BNX2X_ERR("unknown TLV. type %d length %d vf->state was %d. first 20 bytes of mailbox buffer:\n", in bnx2x_vf_mbx_request()
2191 BNX2X_ERR("Illegal vf_id %d max allowed: %d\n", in bnx2x_vf_mbx_schedule()
2245 BNX2X_ERR("Failed to copy request VF %d\n", in bnx2x_vf_mbx()