Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c1779 u8 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_acquire() local
1846 vfpf_status = PFVF_STATUS_NOT_SUPPORTED; in ecore_iov_vf_mbx_acquire()
1905 vfpf_status = ecore_iov_vf_mbx_acquire_resc(p_hwfn, p_ptt, vf, in ecore_iov_vf_mbx_acquire()
1907 if (vfpf_status != PFVF_STATUS_SUCCESS) in ecore_iov_vf_mbx_acquire()
1915 vfpf_status = PFVF_STATUS_FAILURE; in ecore_iov_vf_mbx_acquire()
1942 vfpf_status); in ecore_iov_vf_mbx_acquire()