Home
last modified time | relevance | path

Searched refs:to_disable (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_iov_api.h187 u8 to_disable);
199 u8 to_disable);
H A Decore_sriov.h113 u8 to_disable; member
H A Decore_sriov.c759 u16 rel_vf_id, u8 to_disable) in ecore_iov_set_vf_to_disable() argument
771 vf->to_disable = to_disable; in ecore_iov_set_vf_to_disable()
776 u8 to_disable) in ecore_iov_set_vfs_to_disable() argument
784 ecore_iov_set_vf_to_disable(p_dev, i, to_disable); in ecore_iov_set_vfs_to_disable()
907 if (vf->to_disable) in ecore_iov_enable_vf_access()