Searched defs:to_disable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h137 u8 to_disable; member in struct:ecore_vf_info
H A Decore_iov_api.h764 static OSAL_INLINE void ecore_iov_set_vfs_to_disable(struct ecore_dev OSAL_UNUSED *p_dev, u8 OSAL_UNUSED to_disable) {} argument
765 static OSAL_INLINE void ecore_iov_set_vf_to_disable(struct ecore_dev OSAL_UNUSED *p_dev, u16 OSAL_UNUSED rel_vf_id, u8 OSAL_UNUSED to_disable) {} argument
H A Decore_sriov.c753 ecore_iov_set_vf_to_disable(struct ecore_dev *p_dev, u16 rel_vf_id, u8 to_disable) argument
771 ecore_iov_set_vfs_to_disable(struct ecore_dev *p_dev, u8 to_disable) argument

Completed in 167 milliseconds