Home
last modified time | relevance | path

Searched defs:rel_vf_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h69 u16 rel_vf_id; member
374 qed_iov_is_valid_vfid(struct qed_hwfn *p_hwfn, int rel_vf_id, bool b_enabled_only, bool b_non_malicious) qed_iov_is_valid_vfid() argument
380 qed_iov_get_next_active_vf(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_get_next_active_vf() argument
H A Dqed_sriov.c133 qed_iov_is_valid_vfid(struct qed_hwfn *p_hwfn, int rel_vf_id, bool b_enabled_only, bool b_non_malicious) qed_iov_is_valid_vfid() argument
675 qed_iov_set_vf_to_disable(struct qed_dev *cdev, u16 rel_vf_id, u8 to_disable) qed_iov_set_vf_to_disable() argument
1085 qed_iov_release_hw_for_vf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 rel_vf_id) qed_iov_release_hw_for_vf() argument
3656 qed_iov_execute_vf_flr_cleanup(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 rel_vf_id, u32 *ack_vfs) qed_iov_execute_vf_flr_cleanup() argument
3771 u16 rel_vf_id = p_vf->relative_vf_id; qed_iov_mark_vf_flr() local
4068 qed_iov_get_next_active_vf(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_get_next_active_vf() argument
4298 qed_iov_bulletin_get_mac(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_mac() argument
4313 qed_iov_bulletin_get_forced_mac(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_forced_mac() argument
4329 qed_iov_bulletin_get_forced_vlan(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_forced_vlan() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h69 u16 rel_vf_id; member
410 qed_iov_is_valid_vfid(struct qed_hwfn *p_hwfn, int rel_vf_id, bool b_enabled_only, bool b_non_malicious) qed_iov_is_valid_vfid() argument
416 qed_iov_get_next_active_vf(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_get_next_active_vf() argument
H A Dqed_sriov.c135 qed_iov_is_valid_vfid(struct qed_hwfn *p_hwfn, int rel_vf_id, bool b_enabled_only, bool b_non_malicious) qed_iov_is_valid_vfid() argument
677 qed_iov_set_vf_to_disable(struct qed_dev *cdev, u16 rel_vf_id, u8 to_disable) qed_iov_set_vf_to_disable() argument
1087 qed_iov_release_hw_for_vf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 rel_vf_id) qed_iov_release_hw_for_vf() argument
3684 qed_iov_execute_vf_flr_cleanup(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 rel_vf_id, u32 *ack_vfs) qed_iov_execute_vf_flr_cleanup() argument
3799 u16 rel_vf_id = p_vf->relative_vf_id; qed_iov_mark_vf_flr() local
4093 qed_iov_get_next_active_vf(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_get_next_active_vf() argument
4323 qed_iov_bulletin_get_mac(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_mac() argument
4338 qed_iov_bulletin_get_forced_mac(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_forced_mac() argument
4354 qed_iov_bulletin_get_forced_vlan(struct qed_hwfn *p_hwfn, u16 rel_vf_id) qed_iov_bulletin_get_forced_vlan() argument
[all...]

Completed in 10 milliseconds