Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h271 u32 ecore_vfid_to_concrete(struct ecore_hwfn *p_hwfn, u8 vfid);
H A Decore_hw.c434 u32 ecore_vfid_to_concrete(struct ecore_hwfn *p_hwfn, u8 vfid) in ecore_vfid_to_concrete() function
H A Decore_dev.c1454 concrete_fid = ecore_vfid_to_concrete(p_hwfn, vf_id); in ecore_hw_init_common()