Searched refs:p_vid (Results 1 – 3 of 3) sorted by relevance
264 u16 *p_vid) in mlxsw_sp_span_entry_bridge_8021q() argument268 u16 vid = *p_vid; in mlxsw_sp_span_entry_bridge_8021q()283 *p_vid = 0; in mlxsw_sp_span_entry_bridge_8021q()285 *p_vid = vid; in mlxsw_sp_span_entry_bridge_8021q()299 u16 *p_vid) in mlxsw_sp_span_entry_bridge() argument308 dev = mlxsw_sp_span_entry_bridge_8021q(br_dev, dmac, p_vid); in mlxsw_sp_span_entry_bridge()309 else if (!*p_vid) in mlxsw_sp_span_entry_bridge()332 u16 *p_vid) in mlxsw_sp_span_entry_vlan() argument334 *p_vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_span_entry_vlan()
3211 u16 *p_vid, __be32 *p_vni) in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument3252 *p_vid = bridge_device->ops->fid_vid(bridge_device, fid); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
4696 static int fdb_vid_parse(struct nlattr *vlan_attr, u16 *p_vid, in rtnl_fdb_add() 4714 *p_vid = vid; in rtnl_fdb_add() 4617 fdb_vid_parse(struct nlattr * vlan_attr,u16 * p_vid,struct netlink_ext_ack * extack) fdb_vid_parse() argument