Home
last modified time | relevance | path

Searched defs:p_vf (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c384 struct ecore_vf_info *p_vf; in ecore_iov_post_vf_bulletin() local
877 struct ecore_vf_info *p_vf; in ecore_iov_enable_vf_access_msix() local
4031 struct ecore_vf_info *p_vf; in ecore_iov_execute_vf_flr_cleanup() local
4213 struct ecore_vf_info *p_vf; in ecore_iov_process_mbx_req() local
4423 struct ecore_vf_info *p_vf; in ecore_sriov_vfpf_malicious() local
4844 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_mac() local
4859 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_mac() local
4874 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_vlan() local
4956 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_rxqs() local
4967 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_active_rxqs() local
[all …]
H A Decore_vf.c1869 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_vlan_filters() local
1878 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_sbs() local
1887 struct ecore_vf_iov *p_vf = p_hwfn->vf_iov_info; in ecore_vf_get_num_mac_filters() local
H A Decore_sriov.h134 #define ECORE_VF_ABS_ID(p_hwfn, p_vf) (ECORE_PATH_ID(p_hwfn) ? \ argument