Searched refs:qed_vf_info (Results 1 – 2 of 2) sorted by relevance
28 static u8 qed_vf_calculate_legacy(struct qed_vf_info *p_vf) in qed_vf_calculate_legacy()44 static int qed_sp_vf_start(struct qed_hwfn *p_hwfn, struct qed_vf_info *p_vf) in qed_sp_vf_start()157 static struct qed_vf_info *qed_iov_get_vf_info(struct qed_hwfn *p_hwfn, in qed_iov_get_vf_info()161 struct qed_vf_info *vf = NULL; in qed_iov_get_vf_info()198 struct qed_vf_info *p_vf, in qed_iov_validate_queue_mode()227 struct qed_vf_info *p_vf, in qed_iov_validate_rxq()243 struct qed_vf_info *p_vf, in qed_iov_validate_txq()259 struct qed_vf_info *p_vf, u16 sb_idx) in qed_iov_validate_sb()276 struct qed_vf_info *p_vf) in qed_iov_validate_active_rxq()290 struct qed_vf_info *p_vf) in qed_iov_validate_active_txq()[all …]
166 struct qed_vf_info { struct224 struct qed_vf_info vfs_array[MAX_NUM_VFS]; argument