Home
last modified time | relevance | path

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

/linux-6.15/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.h118 #define HWRM_FUNC_RESET 0x11UL macro
H A Dbnxt.c9986 rc = hwrm_req_init(bp, req, HWRM_FUNC_RESET); in bnxt_hwrm_func_reset()