Home
last modified time | relevance | path

Searched refs:p_vid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c262 u16 *p_vid) in mlxsw_sp_span_entry_bridge_8021q()
266 u16 vid = *p_vid; in mlxsw_sp_span_entry_bridge_8021q()
282 *p_vid = 0; in mlxsw_sp_span_entry_bridge_8021q()
284 *p_vid = vid; in mlxsw_sp_span_entry_bridge_8021q()
298 u16 *p_vid) in mlxsw_sp_span_entry_bridge()
307 dev = mlxsw_sp_span_entry_bridge_8021q(br_dev, dmac, p_vid); in mlxsw_sp_span_entry_bridge()
308 else if (!*p_vid) in mlxsw_sp_span_entry_bridge()
331 u16 *p_vid) in mlxsw_sp_span_entry_vlan()
333 *p_vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_span_entry_vlan()
260 mlxsw_sp_span_entry_bridge_8021q(const struct net_device *br_dev, unsigned char *dmac, u16 *p_vid) mlxsw_sp_span_entry_bridge_8021q() argument
296 mlxsw_sp_span_entry_bridge(const struct net_device *br_dev, unsigned char dmac[ETH_ALEN], u16 *p_vid) mlxsw_sp_span_entry_bridge() argument
330 mlxsw_sp_span_entry_vlan(const struct net_device *vlan_dev, u16 *p_vid) mlxsw_sp_span_entry_vlan() argument
H A Dspectrum.h383 mlxsw_sp_vxlan_mapped_vid(const struct net_device *vxlan_dev, u16 *p_vid) in mlxsw_sp_vxlan_mapped_vid() argument
398 *p_vid = vid; in mlxsw_sp_vxlan_mapped_vid()
H A Dreg.h482 char *mac, u16 *p_vid, in mlxsw_reg_sfd_uc_lag_unpack()
486 *p_vid = mlxsw_reg_sfd_uc_lag_fid_vid_get(payload, rec_index); in mlxsw_reg_sfd_uc_lag_unpack()
687 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_unpack()
691 *p_vid = mlxsw_reg_sfn_mac_fid_get(payload, rec_index); in mlxsw_reg_sfn_mac_unpack()
703 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_lag_unpack()
707 *p_vid = mlxsw_reg_sfn_mac_fid_get(payload, rec_index); in mlxsw_reg_sfn_mac_lag_unpack()
481 mlxsw_reg_sfd_uc_lag_unpack(char *payload, int rec_index, char *mac, u16 *p_vid, u16 *p_lag_id) mlxsw_reg_sfd_uc_lag_unpack() argument
686 mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, char *mac, u16 *p_vid, u8 *p_local_port) mlxsw_reg_sfn_mac_unpack() argument
702 mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index, char *mac, u16 *p_vid, u16 *p_lag_id) mlxsw_reg_sfn_mac_lag_unpack() argument
H A Dspectrum_switchdev.c2540 u16 *p_vid, __be32 *p_vni) in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2581 *p_vid = bridge_device->ops->fid_vid(bridge_device, fid); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2536 __mlxsw_sp_fdb_notify_mac_uc_tunnel_process(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_fid *fid, bool adding, struct net_device **nve_dev, u16 *p_vid, __be32 *p_vni) __mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c264 u16 *p_vid) in mlxsw_sp_span_entry_bridge_8021q()
268 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()
308 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()
334 *p_vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_span_entry_vlan()
262 mlxsw_sp_span_entry_bridge_8021q(const struct net_device *br_dev, unsigned char *dmac, u16 *p_vid) mlxsw_sp_span_entry_bridge_8021q() argument
297 mlxsw_sp_span_entry_bridge(const struct net_device *br_dev, unsigned char dmac[ETH_ALEN], u16 *p_vid) mlxsw_sp_span_entry_bridge() argument
331 mlxsw_sp_span_entry_vlan(const struct net_device *vlan_dev, u16 *p_vid) mlxsw_sp_span_entry_vlan() argument
H A Dspectrum.h454 mlxsw_sp_vxlan_mapped_vid(const struct net_device *vxlan_dev, u16 *p_vid) in mlxsw_sp_vxlan_mapped_vid() argument
469 *p_vid = vid; in mlxsw_sp_vxlan_mapped_vid()
H A Dspectrum_switchdev.c3185 u16 *p_vid, __be32 *p_vni) in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3226 *p_vid = bridge_device->ops->fid_vid(bridge_device, fid); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3181 __mlxsw_sp_fdb_notify_mac_uc_tunnel_process(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_fid *fid, bool adding, struct net_device **nve_dev, u16 *p_vid, __be32 *p_vni) __mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
H A Dreg.h683 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_unpack()
687 *p_vid = mlxsw_reg_sfn_mac_fid_get(payload, rec_index); in mlxsw_reg_sfn_mac_unpack()
699 char *mac, u16 *p_vid, in mlxsw_reg_sfn_mac_lag_unpack()
703 *p_vid = mlxsw_reg_sfn_mac_fid_get(payload, rec_index); in mlxsw_reg_sfn_mac_lag_unpack()
682 mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, char *mac, u16 *p_vid, u16 *p_local_port) mlxsw_reg_sfn_mac_unpack() argument
698 mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index, char *mac, u16 *p_vid, u16 *p_lag_id) mlxsw_reg_sfn_mac_lag_unpack() argument
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c4002 static int fdb_vid_parse(struct nlattr *vlan_attr, u16 *p_vid, in fdb_vid_parse() argument
4020 *p_vid = vid; in fdb_vid_parse()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c4204 static int fdb_vid_parse(struct nlattr *vlan_attr, u16 *p_vid, in fdb_vid_parse() argument
4222 *p_vid = vid; in fdb_vid_parse()

Completed in 67 milliseconds