Home
last modified time | relevance | path

Searched refs:dst_pvid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h160 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid);
H A Decore_vf.c1903 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) in ecore_vf_bulletin_get_forced_vlan() argument
1912 if (dst_pvid) in ecore_vf_bulletin_get_forced_vlan()
1913 *dst_pvid = bulletin->pvid; in ecore_vf_bulletin_get_forced_vlan()