Searched defs:p_vf (Results 1 – 3 of 3) sorted by relevance
367 struct ecore_vf_info *p_vf; in ecore_iov_post_vf_bulletin() local872 struct ecore_vf_info *p_vf; in ecore_iov_enable_vf_access_msix() local3928 struct ecore_vf_info *p_vf; in ecore_iov_execute_vf_flr_cleanup() local4117 struct ecore_vf_info *p_vf; in ecore_iov_process_mbx_req() local4322 struct ecore_vf_info *p_vf; in ecore_sriov_vfpf_malicious() local4736 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_mac() local4751 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_vlan() local4834 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_rxqs() local4846 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_active_rxqs() local4858 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_ctx() local[all …]
1839 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_vlan_filters() local1848 struct ecore_vf_iov *p_vf = p_hwfn->vf_iov_info; in ecore_vf_get_num_mac_filters() local
156 #define ECORE_VF_ABS_ID(p_hwfn, p_vf) (ECORE_PATH_ID(p_hwfn) ? \ argument