Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c127 vf->func_qcfg_flags = le16_to_cpu(resp->flags); in bnxt_hwrm_func_qcfg_flags()
138 return !!(vf->func_qcfg_flags & FUNC_QCFG_RESP_FLAGS_TRUSTED_VF); in bnxt_is_trusted_vf()
H A Dbnxt.h1142 u16 func_qcfg_flags; member