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()
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()
430 BNX2X_ERR("PF failed our release request - are we out of sync? Response status: %d\n", in bnx2x_vfpf_release()
474 BNX2X_ERR("INIT VF failed: %d. Breaking...\n", in bnx2x_vfpf_init()
523 BNX2X_ERR("Sending CLOSE failed. rc was: %d\n", rc); in bnx2x_vfpf_close_vf()
526 BNX2X_ERR("Sending CLOSE failed: pf response was %d\n", in bnx2x_vfpf_close_vf()
672 BNX2X_ERR("Sending SETUP_Q message for queue[%d] failed!\n", in bnx2x_vfpf_setup_q()
676 BNX2X_ERR("Status of SETUP_Q for queue[%d] is %d\n", in bnx2x_vfpf_setup_q()
708 BNX2X_ERR("Sending TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
715 BNX2X_ERR("TEARDOWN for queue %d failed: %d\n", qidx, in bnx2x_vfpf_teardown_queue()
762 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_mac()
790 BNX2X_ERR("vfpf SET MAC failed: %d\n", resp->hdr.status); in bnx2x_vfpf_config_mac()
849 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_config_rss()
916 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_set_mcast()
921 BNX2X_ERR("Set Rx mode/multicast failed: %d\n", in bnx2x_vfpf_set_mcast()
960 BNX2X_ERR("Hypervisor will decline the request, avoiding\n"); in bnx2x_vfpf_update_vlan()
977 BNX2X_ERR("failed to send message to pf. rc was %d\n", rc); in bnx2x_vfpf_update_vlan()
982 BNX2X_ERR("vfpf %s VLAN %d failed\n", add ? "add" : "del", in bnx2x_vfpf_update_vlan()
1034 BNX2X_ERR("Sending a message failed: %d\n", rc); in bnx2x_vfpf_storm_rx_mode()
1037 BNX2X_ERR("Set Rx mode failed: %d\n", resp->hdr.status); in bnx2x_vfpf_storm_rx_mode()
1084 BNX2X_ERR("Chip revision does not support VFs\n"); in bnx2x_copy32_vf_dmae()
1089 BNX2X_ERR("DMAE is not ready, can not copy\n"); in bnx2x_copy32_vf_dmae()
1173 BNX2X_ERR("Failed to copy response body to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1195 BNX2X_ERR("Failed to copy response status to VF %d\n", in bnx2x_vf_mbx_resp_send_msg()
1529 BNX2X_ERR("vf_qid %d invalid, max queue count is %d\n", in bnx2x_vf_mbx_setup_q()
1834 BNX2X_ERR("QFILTERS[%d:%d] error: rc %d\n", in bnx2x_vf_mbx_qfilters()
1864BNX2X_ERR("VF[%d] requested the addition of multiple macs after set_vf_mac ndo was called [%d filt… in bnx2x_filters_validate_mac()
1877BNX2X_ERR("VF[%d] requested the addition of a mac address not matching the one configured by set_v… in bnx2x_filters_validate_mac()
1902BNX2X_ERR("VF[%d] attempted to configure vlan but one was already set by Hypervisor. Aborting requ… in bnx2x_filters_validate_vlan()
1990 BNX2X_ERR("failing rss configuration of vf %d due to size mismatch\n", in bnx2x_vf_mbx_update_rss()
2032 BNX2X_ERR("about to hit a FW assert. aborting...\n"); in bnx2x_vf_mbx_update_rss()
2050 BNX2X_ERR("TPA update: max_sges received %d, max is %d\n", in bnx2x_validate_tpa_params()
2057 BNX2X_ERR("TPA update: max_tpa_queues received %d, max is %d\n", in bnx2x_validate_tpa_params()
2169 BNX2X_ERR("unknown TLV. type %d length %d vf->state was %d. first 20 bytes of mailbox buffer:\n", in bnx2x_vf_mbx_request()
2205 BNX2X_ERR("Illegal vf_id %d max allowed: %d\n", in bnx2x_vf_mbx_schedule()
2259 BNX2X_ERR("Failed to copy request VF %d\n", in bnx2x_vf_mbx()