Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h84 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dbnx2x_vfpf.c2177 bnx2x_vf_mbx_resp(bp, vf, PFVF_STATUS_NOT_SUPPORTED); in bnx2x_vf_mbx_request()
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c1285 resp->hdr.status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_prep_vp_update_resp_tlvs()
1543 u8 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_acquire()
2583 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_rxqs()
2621 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_stop_txqs()
3080 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3091 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_mbx_vport_update()
3861 status = PFVF_STATUS_NOT_SUPPORTED; in qed_iov_vf_pf_bulletin_update_mac()
3994 PFVF_STATUS_NOT_SUPPORTED); in qed_iov_process_mbx_req()
Dqed_vf.h38 PFVF_STATUS_NOT_SUPPORTED, enumerator
Dqed_vf.c339 } else if (resp->hdr.status == PFVF_STATUS_NOT_SUPPORTED) { in qed_vf_pf_acquire()