Searched refs:b_enabled_only (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_sriov.h | 319 bool b_enabled_only); 331 …SAL_UNUSED *p_hwfn, u16 OSAL_UNUSED relative_vf_id, bool OSAL_UNUSED b_enabled_only) {return OSAL_… in ecore_iov_get_vf_info() argument
|
| H A D | ecore_iov_api.h | 346 bool b_enabled_only, bool b_non_malicious); 360 u16 vfid, bool b_enabled_only); 778 bool OSAL_UNUSED b_enabled_only, in ecore_iov_is_valid_vfid() argument 784 …ore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, bool OSAL_UNUSED b_enabled_only) {return OSAL_… in ecore_iov_get_public_vf_info() argument
|
| H A D | ecore_sriov.c | 197 bool b_enabled_only, bool b_non_malicious) in ecore_iov_is_valid_vfid() argument 209 b_enabled_only) in ecore_iov_is_valid_vfid() 221 bool b_enabled_only) in ecore_iov_get_vf_info() argument 231 b_enabled_only, false)) in ecore_iov_get_vf_info() 1556 bool b_enabled_only) in ecore_iov_get_public_vf_info() argument 1560 vf = ecore_iov_get_vf_info(p_hwfn, relative_vf_id, b_enabled_only); in ecore_iov_get_public_vf_info()
|