Searched refs:b_enabled_only (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.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 | 196 bool b_enabled_only, bool b_non_malicious) in ecore_iov_is_valid_vfid() argument 208 b_enabled_only) in ecore_iov_is_valid_vfid() 220 bool b_enabled_only) in ecore_iov_get_vf_info() argument 230 b_enabled_only, false)) in ecore_iov_get_vf_info() 1555 bool b_enabled_only) in ecore_iov_get_public_vf_info() argument 1559 vf = ecore_iov_get_vf_info(p_hwfn, relative_vf_id, b_enabled_only); in ecore_iov_get_public_vf_info()
|