Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1101 if (flags & HWRM_FUNC_QCAPS_OUTPUT_FLAGS_HOT_RESET_CAPABLE) in bnxt_hwrm_func_qcaps()
H A Dhsi_struct_def.h14663 #define HWRM_FUNC_QCAPS_OUTPUT_FLAGS_HOT_RESET_CAPABLE UINT32_C(0x400000) macro