Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c159 (req->req_type != HWRM_FUNC_RESET && req->req_type != HWRM_VER_GET)) in _hwrm_send_message()
1268 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_RESET); in bnxt_hwrm_func_reset()
H A Dhsi_struct_def.h805 #define HWRM_FUNC_RESET UINT32_C(0x11) macro