Home
last modified time | relevance | path

Searched refs:func_qcfg_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sriov.h58 uint32_t func_qcfg_flags; member
H A Dbnxt_sriov.c344 vf->func_qcfg_flags = cpu_to_le16(resp->flags); in bnxt_hwrm_func_qcfg_flags()
353 return !!(vf->func_qcfg_flags & HWRM_FUNC_QCFG_OUTPUT_FLAGS_TRUSTED_VF); in bnxt_is_trusted_vf()