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.c1209 uint32_t flags, flags_ext, flags_ext2; in bnxt_hwrm_func_qcaps() local
1280 flags_ext2 = htole32(resp->flags_ext2); in bnxt_hwrm_func_qcaps()
1281 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_RX_ALL_PKTS_TIMESTAMPS_SUPPORTED) in bnxt_hwrm_func_qcaps()
1283 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_SW_DBR_DROP_RECOVERY_SUPPORTED) in bnxt_hwrm_func_qcaps()
1285 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_DBR_PACING_EXT_SUPPORTED || in bnxt_hwrm_func_qcaps()
1289 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_SW_MAX_RESOURCE_LIMITS_SUPPORTED) in bnxt_hwrm_func_qcaps()
1292 if (flags_ext2 & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_EXT2_GENERIC_STATS_SUPPORTED) in bnxt_hwrm_func_qcaps()
H A Dhsi_struct_def.h15887 uint32_t flags_ext2; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c1915 resp.flags_ext2 & in bnxt_re_hwrm_qcaps()
1919 (resp.flags_ext2 & in bnxt_re_hwrm_qcaps()
1923 (resp.flags_ext2 & in bnxt_re_hwrm_qcaps()