Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/
H A Dbnxt_hwrm.c850 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_RESET); in bnxt_hwrm_func_reset()
H A Dhsi_struct_def.h761 #define HWRM_FUNC_RESET UINT32_C(0x11) macro