Searched defs:p_vf (Results 1 – 3 of 3) sorted by relevance
370 struct ecore_vf_info *p_vf; in ecore_iov_post_vf_bulletin() local875 struct ecore_vf_info *p_vf; in ecore_iov_enable_vf_access_msix() local3931 struct ecore_vf_info *p_vf; in ecore_iov_execute_vf_flr_cleanup() local4120 struct ecore_vf_info *p_vf; in ecore_iov_process_mbx_req() local4325 struct ecore_vf_info *p_vf; in ecore_sriov_vfpf_malicious() local4739 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_mac() local4754 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_vlan() local4837 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_rxqs() local4849 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_active_rxqs() local4861 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_ctx() local[all …]
1843 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_vlan_filters() local1852 struct ecore_vf_iov *p_vf = p_hwfn->vf_iov_info; in ecore_vf_get_num_mac_filters() local
158 #define ECORE_VF_ABS_ID(p_hwfn, p_vf) (ECORE_PATH_ID(p_hwfn) ? \ argument