Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c480 (req_type != HWRM_FUNC_RESET && req_type != HWRM_VER_GET)) { in __hwrm_send()
H A Dbnxt_hsi.h112 #define HWRM_FUNC_RESET 0x11UL macro
H A Dbnxt.c8064 rc = hwrm_req_init(bp, req, HWRM_FUNC_RESET); in bnxt_hwrm_func_reset()