Searched refs:HWRM_FW_RESET (Results 1 – 3 of 3) sorted by relevance
2380 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FW_RESET); in bnxt_hwrm_fw_reset()
1602 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_FW_RESET); in bnxt_reset_all()
945 #define HWRM_FW_RESET UINT32_C(0xc0) macro