Home
last modified time | relevance | path

Searched refs:qed_vf_info (Results 1 – 2 of 2) 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()
311 struct qed_vf_info *p_vf; in qed_iov_post_vf_bulletin()
680 struct qed_vf_info *vf; in qed_iov_set_vf_to_disable()
766 struct qed_vf_info *p_vf; in qed_iov_enable_vf_access_msix()
3688 struct qed_vf_info *p_vf; in qed_iov_execute_vf_flr_cleanup()
4297 struct qed_vf_info *vf; in qed_iov_spoofchk_set()
4371 struct qed_vf_info *vf; in qed_iov_configure_tx_rate()
4392 struct qed_vf_info *vf; in qed_iov_configure_min_tx_rate()
5068 struct qed_vf_info *vf; in qed_update_mac_for_vf_trust_change()
[all …]
H A Dqed_sriov.h167 struct qed_vf_info { struct
225 struct qed_vf_info vfs_array[MAX_NUM_VFS]; argument