Home
last modified time | relevance | path

Searched defs:rel_vf_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h103 u16 rel_vf_id; member
763 …core_iov_set_vf_to_disable(struct ecore_dev OSAL_UNUSED *p_dev, u16 OSAL_UNUSED rel_vf_id, u8 OSAL… in ecore_iov_set_vf_to_disable()
766 …_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, u16 OSAL_UNUSED rel_vf_id) {return… in ecore_iov_release_hw_for_vf()
769 …_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, u16 OSAL_UNUSED rel_vf_id) {return… in ecore_iov_single_vf_flr_cleanup()
772 …re_iov_is_vf_pending_flr(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id) {return… in ecore_iov_is_vf_pending_flr()
775 ecore_iov_is_valid_vfid(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED rel_vf_id, in ecore_iov_is_valid_vfid()
798 …t_vf_req_virt_mbx_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id, void OS… in ecore_iov_get_vf_req_virt_mbx_params()
799 …vf_reply_virt_mbx_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id, void OS… in ecore_iov_get_vf_reply_virt_mbx_params()
802 …_bulletin_get_forced_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id) {return… in ecore_iov_bulletin_get_forced_mac()
803 …bulletin_get_forced_vlan(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id) {return… in ecore_iov_bulletin_get_forced_vlan()
[all …]
H A Decore_sriov.c193 bool ecore_iov_is_valid_vfid(struct ecore_hwfn *p_hwfn, int rel_vf_id, in ecore_iov_is_valid_vfid()
751 u16 rel_vf_id, in ecore_iov_set_vf_to_disable()
1238 u16 rel_vf_id) in ecore_iov_release_hw_for_vf()
3925 u16 rel_vf_id, in ecore_iov_execute_vf_flr_cleanup()
4022 u16 rel_vf_id) in ecore_iov_single_vf_flr_cleanup()
4069 u16 rel_vf_id = p_vf->relative_vf_id; in ecore_iov_mark_vf_flr() local
4370 u16 rel_vf_id) in ecore_iov_is_vf_pending_flr()
4377 u16 ecore_iov_get_next_active_vf(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) in ecore_iov_get_next_active_vf()
4671 u16 rel_vf_id, in ecore_iov_get_vf_req_virt_mbx_params()
4689 u16 rel_vf_id, in ecore_iov_get_vf_reply_virt_mbx_params()
[all …]
H A Dqlnx_os.c7691 __qlnx_osal_iov_vf_cleanup(struct ecore_hwfn *p_hwfn, uint8_t rel_vf_id) in __qlnx_osal_iov_vf_cleanup()
7791 __qlnx_pf_vf_msg(struct ecore_hwfn *p_hwfn, uint16_t rel_vf_id) in __qlnx_pf_vf_msg()