Home
last modified time | relevance | path

Searched refs:PFVF_STATUS_NOT_SUPPORTED (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h84 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dbnx2x_vfpf.c2173 bnx2x_vf_mbx_resp(bp, vf, PFVF_STATUS_NOT_SUPPORTED); in bnx2x_vf_mbx_request()
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c1301 resp->hdr.status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_prep_vp_update_resp_tlvs()
1559 u8 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_acquire()
2597 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_rxqs()
2635 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_txqs()
3083 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3094 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3839 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_pf_bulletin_update_mac()
3972 PFVF_STATUS_NOT_SUPPORTED); in qed_iov_process_mbx_req()
Dqed_vf.h65 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dqed_vf.c342 } else if (resp->hdr.status == PFVF_STATUS_NOT_SUPPORTED) { in qed_vf_pf_acquire()