Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c189 rte_cpu_to_le_16(req->req_type) == HWRM_FUNC_BACKING_STORE_CFG) in bnxt_hwrm_send_message()
5409 HWRM_PREP(&req, HWRM_FUNC_BACKING_STORE_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_backing_store_cfg()
H A Dhsi_struct_def_dpdk.h635 #define HWRM_FUNC_BACKING_STORE_CFG UINT32_C(0x193) macro