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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h159 * @param dst_pvid
162 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid);
H A Decore_vf.c1907 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) argument
1916 if (dst_pvid)
1917 *dst_pvid = bulletin->pvid;

Completed in 108 milliseconds