Home
last modified time | relevance | path

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

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