Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1141 uint32_t flags, flags_ext, flags_ext2; in bnxt_hwrm_func_qcaps() local
1212 flags_ext2 = htole32(resp->flags_ext2); in bnxt_hwrm_func_qcaps()
1213 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_RX_ALL_PKTS_TIMESTAMPS_SUPPORTED) in bnxt_hwrm_func_qcaps()
1215 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_SW_DBR_DROP_RECOVERY_SUPPORTED) in bnxt_hwrm_func_qcaps()
1217 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_DBR_PACING_EXT_SUPPORTED || in bnxt_hwrm_func_qcaps()
1221 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_SW_MAX_RESOURCE_LIMITS_SUPPORTED) in bnxt_hwrm_func_qcaps()
1224 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_GENERIC_STATS_SUPPORTED) in bnxt_hwrm_func_qcaps()
H A Dhsi_struct_def.h15354 uint32_t flags_ext2; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c1870 resp.flags_ext2 & in bnxt_re_hwrm_qcaps()
1874 (resp.flags_ext2 & in bnxt_re_hwrm_qcaps()
1878 (resp.flags_ext2 & in bnxt_re_hwrm_qcaps()