Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw_defs.h26 #define IGU_VF_CONF_FUNC_EN (0x1 << 0) macro
H A Decore_sriov.c899 u32 igu_vf_conf = IGU_VF_CONF_FUNC_EN; in ecore_iov_enable_vf_access()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5950 #define IGU_VF_CONF_FUNC_EN (0x1<<0) /* function enable */ macro