Searched refs:qed_vf_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 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_v in qed_iov_validate_active_txq() [all...] |
H A D | qed_sriov.h | 167 struct qed_vf_info { struct 225 struct qed_vf_info vfs_array[MAX_NUM_VFS];
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 30 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_v in qed_iov_validate_active_txq() [all...] |
H A D | qed_sriov.h | 167 struct qed_vf_info { struct 225 struct qed_vf_info vfs_array[MAX_NUM_VFS];
|
Completed in 9 milliseconds