Home
last modified time | relevance | path

Searched refs:ECORE_MF_OVLAN_CLSS (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h526 ECORE_MF_OVLAN_CLSS, enumerator
H A Decore_sp_commands.c338 if (OSAL_GET_BIT(ECORE_MF_OVLAN_CLSS, &p_hwfn->p_dev->mf_bits)) in ecore_sp_pf_start()
H A Decore_dev.c1047 OSAL_GET_BIT(ECORE_MF_OVLAN_CLSS, &p_hwfn->p_dev->mf_bits) ? in ecore_llh_add_filter()
2682 if (OSAL_GET_BIT(ECORE_MF_OVLAN_CLSS, &p_hwfn->p_dev->mf_bits)) in ecore_calc_hw_mode()
5093 p_hwfn->p_dev->mf_bits = 1 << ECORE_MF_OVLAN_CLSS; in ecore_hw_get_nvm_info()
5096 p_hwfn->p_dev->mf_bits = 1 << ECORE_MF_OVLAN_CLSS | in ecore_hw_get_nvm_info()
5101 p_hwfn->p_dev->mf_bits = 1 << ECORE_MF_OVLAN_CLSS | in ecore_hw_get_nvm_info()
H A Decore_mcp.c1735 if (OSAL_GET_BIT(ECORE_MF_OVLAN_CLSS, &p_hwfn->p_dev->mf_bits)) { in ecore_mcp_update_stag()