Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c2380 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FW_RESET); in bnxt_hwrm_fw_reset()
H A Dif_bnxt.c1600 bnxt_hwrm_cmd_hdr_init(bp, &req, HWRM_FW_RESET); in bnxt_reset_all()
H A Dhsi_struct_def.h945 #define HWRM_FW_RESET UINT32_C(0xc0) macro