Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c1518 resp->hdr.status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_prep_vp_update_resp_tlvs()
1754 u8 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_acquire()
1817 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_acquire()
2780 status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_stop_rxqs()
2818 status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_stop_txqs()
3268 status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_vport_update()
3279 status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_vport_update()
4251 PFVF_STATUS_NOT_SUPPORTED); in ecore_iov_process_mbx_req()
H A Decore_iov_api.h71 PFVF_STATUS_NOT_SUPPORTED, enumerator
H A Decore_vf.c395 } else if (resp->hdr.status == PFVF_STATUS_NOT_SUPPORTED) { in ecore_vf_pf_acquire()