Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c370 struct ecore_vf_info *p_vf; in ecore_iov_post_vf_bulletin() local
875 struct ecore_vf_info *p_vf; in ecore_iov_enable_vf_access_msix() local
3931 struct ecore_vf_info *p_vf; in ecore_iov_execute_vf_flr_cleanup() local
4120 struct ecore_vf_info *p_vf; in ecore_iov_process_mbx_req() local
4325 struct ecore_vf_info *p_vf; in ecore_sriov_vfpf_malicious() local
4739 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_mac() local
4754 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_vlan() local
4837 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_rxqs() local
4849 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_active_rxqs() local
4861 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_ctx() local
[all …]
H A Decore_vf.c1843 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_vlan_filters() local
1852 struct ecore_vf_iov *p_vf = p_hwfn->vf_iov_info; in ecore_vf_get_num_mac_filters() local
H A Decore_sriov.h158 #define ECORE_VF_ABS_ID(p_hwfn, p_vf) (ECORE_PATH_ID(p_hwfn) ? \ argument