Searched refs:qed_vf_info (Results 1 – 2 of 2) sorted by relevance
53 static u8 qed_vf_calculate_legacy(struct qed_vf_info *p_vf) in qed_vf_calculate_legacy()69 static int qed_sp_vf_start(struct qed_hwfn *p_hwfn, struct qed_vf_info *p_vf) in qed_sp_vf_start()181 static struct qed_vf_info *qed_iov_get_vf_info(struct qed_hwfn *p_hwfn, in qed_iov_get_vf_info()185 struct qed_vf_info *vf = NULL; in qed_iov_get_vf_info()222 struct qed_vf_info *p_vf, in qed_iov_validate_queue_mode()251 struct qed_vf_info *p_vf, in qed_iov_validate_rxq()267 struct qed_vf_info *p_vf, in qed_iov_validate_txq()283 struct qed_vf_info *p_vf, u16 sb_idx) in qed_iov_validate_sb()300 struct qed_vf_info *p_vf) in qed_iov_validate_active_rxq()314 struct qed_vf_info *p_vf) in qed_iov_validate_active_txq()[all …]
192 struct qed_vf_info { struct250 struct qed_vf_info vfs_array[MAX_NUM_VFS]; argument