Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_iov_api.h109 u16 rel_vf_id; member
753 static OSAL_INLINE void ecore_iov_set_vf_to_disable(struct ecore_dev *p_dev, u16 rel_vf_id, u8 to_d… in ecore_iov_set_vf_to_disable()
756 …release_hw_for_vf(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 rel_vf_id) {return ECORE… in ecore_iov_release_hw_for_vf()
759 …le_vf_flr_cleanup(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 rel_vf_id) {return ECORE… in ecore_iov_single_vf_flr_cleanup()
762 static OSAL_INLINE bool ecore_iov_is_vf_pending_flr(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) {retu… in ecore_iov_is_vf_pending_flr()
763 static OSAL_INLINE bool ecore_iov_is_valid_vfid(struct ecore_hwfn *p_hwfn, int rel_vf_id, bool b_en… in ecore_iov_is_valid_vfid()
781 … void ecore_iov_get_vf_req_virt_mbx_params(struct ecore_hwfn *p_hwfn, u16 rel_vf_id, void **pp_req… in ecore_iov_get_vf_req_virt_mbx_params()
782 …oid ecore_iov_get_vf_reply_virt_mbx_params(struct ecore_hwfn *p_hwfn, u16 rel_vf_id, void **pp_rep… in ecore_iov_get_vf_reply_virt_mbx_params()
785 static OSAL_INLINE u8 *ecore_iov_bulletin_get_forced_mac(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) … in ecore_iov_bulletin_get_forced_mac()
786 static OSAL_INLINE u16 ecore_iov_bulletin_get_forced_vlan(struct ecore_hwfn *p_hwfn, u16 rel_vf_id)… in ecore_iov_bulletin_get_forced_vlan()
[all …]