Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c875 HWRM_PREP(&req, HWRM_FUNC_RESET, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_reset()
H A Dhsi_struct_def_dpdk.h278 #define HWRM_FUNC_RESET UINT32_C(0x11) macro