Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c1832 req.flags = HWRM_FW_RESET_INPUT_FLAGS_RESET_GRACEFUL; in bnxt_reset_all()
H A Dhsi_struct_def.h61023 #define HWRM_FW_RESET_INPUT_FLAGS_RESET_GRACEFUL UINT32_C(0x1) macro