Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dmcp_public.h1752 #define FW_MSG_CODE_DRV_CFG_VF_MSIX_DONE 0xb0010000 macro
H A Decore_mcp.c2774 if (resp != FW_MSG_CODE_DRV_CFG_VF_MSIX_DONE) { in ecore_mcp_config_vf_msix_bb()