Searched refs:dst_pvid (Results 1 – 2 of 2) sorted by relevance
160 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid);
1903 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) in ecore_vf_bulletin_get_forced_vlan() argument1912 if (dst_pvid) in ecore_vf_bulletin_get_forced_vlan()1913 *dst_pvid = bulletin->pvid; in ecore_vf_bulletin_get_forced_vlan()