Searched refs:dst_pvid (Results 1 – 2 of 2) sorted by relevance
136 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid);
1941 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) in ecore_vf_bulletin_get_forced_vlan() argument1950 if (dst_pvid) in ecore_vf_bulletin_get_forced_vlan()1951 *dst_pvid = bulletin->pvid; in ecore_vf_bulletin_get_forced_vlan()