Searched refs:p_pvid (Results 1 – 2 of 2) sorted by relevance
97 int br_vlan_get_pvid(const struct net_device *dev, u16 *p_pvid);106 static inline int br_vlan_get_pvid(const struct net_device *dev, u16 *p_pvid) in br_vlan_get_pvid() argument
1166 int br_vlan_get_pvid(const struct net_device *dev, u16 *p_pvid) in br_vlan_get_pvid() argument1176 *p_pvid = br_get_pvid(vg); in br_vlan_get_pvid()