Home
last modified time | relevance | path

Searched refs:HWRM_FW_RESET (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt_hwrm.c2464 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FW_RESET); in bnxt_hwrm_fw_reset()
HDif_bnxt.c1828 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_FW_RESET); in bnxt_reset_all()
HDhsi_struct_def.h954 #define HWRM_FW_RESET UINT32_C(0xc0) macro