Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c200 struct qed_vf_info *p_vf, in qed_iov_validate_queue_mode()
229 struct qed_vf_info *p_vf, in qed_iov_validate_rxq()
245 struct qed_vf_info *p_vf, in qed_iov_validate_txq()
311 struct qed_vf_info *p_vf; in qed_iov_post_vf_bulletin() local
766 struct qed_vf_info *p_vf; in qed_iov_enable_vf_access_msix() local
3688 struct qed_vf_info *p_vf; in qed_iov_execute_vf_flr_cleanup() local
3883 struct qed_vf_info *p_vf; in qed_iov_process_mbx_req() local
4059 struct qed_vf_info *p_vf; in qed_sriov_vfpf_malicious() local
4325 struct qed_vf_info *p_vf; in qed_iov_bulletin_get_mac() local
4341 struct qed_vf_info *p_vf; in qed_iov_bulletin_get_forced_mac() local
[all …]
H A Dqed_vf.c1593 struct qed_vf_iov *p_vf; in qed_vf_get_num_vlan_filters() local
1601 struct qed_vf_iov *p_vf = p_hwfn->vf_iov_info; in qed_vf_get_num_mac_filters() local
H A Dqed_sriov.h187 #define QED_VF_ABS_ID(p_hwfn, p_vf) (QED_PATH_ID(p_hwfn) ? \ argument