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);
1938 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) in ecore_vf_bulletin_get_forced_vlan() argument1947 if (dst_pvid) in ecore_vf_bulletin_get_forced_vlan()1948 *dst_pvid = bulletin->pvid; in ecore_vf_bulletin_get_forced_vlan()