Searched refs:HWRM_FUNC_RESET (Results 1 – 2 of 2) sorted by relevance
159 (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()
805 #define HWRM_FUNC_RESET UINT32_C(0x11) macro