Home
last modified time | relevance | path

Searched refs:qed_vf_info (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c30 static u8 qed_vf_calculate_legacy(struct qed_vf_info *p_vf) in qed_vf_calculate_legacy()
46 static int qed_sp_vf_start(struct qed_hwfn *p_hwfn, struct qed_vf_info *p_vf) in qed_sp_vf_start()
159 static struct qed_vf_info *qed_iov_get_vf_info(struct qed_hwfn *p_hwfn, in qed_iov_get_vf_info()
163 struct qed_vf_info *vf = NULL; in qed_iov_get_vf_info()
200 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()
261 struct qed_vf_info *p_vf, u16 sb_idx) in qed_iov_validate_sb()
278 struct qed_vf_info *p_vf) in qed_iov_validate_active_rxq()
292 struct qed_vf_info *p_vf) in qed_iov_validate_active_txq()
[all …]
Dqed_sriov.h167 struct qed_vf_info { struct
225 struct qed_vf_info vfs_array[MAX_NUM_VFS]; argument