Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h84 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dbnx2x_vfpf.c2166 bnx2x_vf_mbx_resp(bp, vf, PFVF_STATUS_NOT_SUPPORTED); in bnx2x_vf_mbx_request()
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c1303 resp->hdr.status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_prep_vp_update_resp_tlvs()
1561 u8 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_acquire()
2601 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_rxqs()
2639 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_txqs()
3087 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3098 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3843 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_pf_bulletin_update_mac()
3976 PFVF_STATUS_NOT_SUPPORTED); in qed_iov_process_mbx_req()
Dqed_vf.h65 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dqed_vf.c352 } else if (resp->hdr.status == PFVF_STATUS_NOT_SUPPORTED) { in qed_vf_pf_acquire()