Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h682 ECORE_MF_OVLAN, enumerator
773 #define IS_MF_SD(_p_hwfn) (((_p_hwfn)->p_dev)->mf_mode == ECORE_MF_OVLAN)
H A Decore_sp_commands.c367 case ECORE_MF_OVLAN: in ecore_sp_pf_start()
H A Decore_dev.c1206 case ECORE_MF_OVLAN: in ecore_calc_hw_mode()
3487 p_hwfn->p_dev->mf_mode = ECORE_MF_OVLAN; in ecore_hw_get_nvm_info()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c297 (edev->mf_mode == ECORE_MF_OVLAN) ? "MF-OVLAN" : "Unknown"), in qede_kstat_update()