Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c367 struct ecore_vf_info *p_vf; in ecore_iov_post_vf_bulletin() local
872 struct ecore_vf_info *p_vf; in ecore_iov_enable_vf_access_msix() local
3928 struct ecore_vf_info *p_vf; in ecore_iov_execute_vf_flr_cleanup() local
4117 struct ecore_vf_info *p_vf; in ecore_iov_process_mbx_req() local
4322 struct ecore_vf_info *p_vf; in ecore_sriov_vfpf_malicious() local
4736 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_mac() local
4751 struct ecore_vf_info *p_vf; in ecore_iov_bulletin_get_forced_vlan() local
4834 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_rxqs() local
4846 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_num_active_rxqs() local
4858 struct ecore_vf_info *p_vf; in ecore_iov_get_vf_ctx() local
[all …]
H A Decore_vf.c1839 struct ecore_vf_iov *p_vf; in ecore_vf_get_num_vlan_filters() local
1848 struct ecore_vf_iov *p_vf = p_hwfn->vf_iov_info; in ecore_vf_get_num_mac_filters() local
H A Decore_sriov.h156 #define ECORE_VF_ABS_ID(p_hwfn, p_vf) (ECORE_PATH_ID(p_hwfn) ? \ argument