Home
last modified time | relevance | path

Searched refs:macvlan_dev (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/net/
A Dmacvlan.c59 struct macvlan_dev *vlan;
65 const struct macvlan_dev *src;
125 struct macvlan_dev *vlan; in macvlan_hash_lookup()
137 const struct macvlan_dev *vlan, in macvlan_hash_lookup_source()
266 const struct macvlan_dev *vlan; in macvlan_broadcast()
378 struct macvlan_dev *vlan) in macvlan_flush_sources()
443 const struct macvlan_dev *vlan; in macvlan_handle_frame()
444 const struct macvlan_dev *src; in macvlan_handle_frame()
525 const struct macvlan_dev *dest; in macvlan_queue_xmit()
1736 struct macvlan_dev *vlan; in update_port_bc_queue_len()
[all …]
A Dmacvtap.c29 struct macvlan_dev vlan;
58 struct macvlan_dev *vlan = &vlantap->vlan; in macvtap_count_tx_dropped()
66 struct macvlan_dev *vlan = &vlantap->vlan; in macvtap_count_rx_dropped()
75 struct macvlan_dev *vlan = &vlantap->vlan; in macvtap_update_features()
/linux-6.3-rc2/include/linux/
A Dif_macvlan.h18 struct macvlan_dev { struct
40 static inline void macvlan_count_rx(const struct macvlan_dev *vlan, in macvlan_count_rx() argument
74 struct macvlan_dev *macvlan = netdev_priv(dev); in macvlan_dev_real_dev()
89 struct macvlan_dev *macvlan = netdev_priv(dev); in macvlan_accel_priv()
96 struct macvlan_dev *macvlan = netdev_priv(dev); in macvlan_supports_dest_filter()
105 struct macvlan_dev *macvlan = netdev_priv(dev); in macvlan_release_l2fw_offload()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c8751 const struct net_device *macvlan_dev, in mlxsw_sp_rif_macvlan_add() argument
8754 struct macvlan_dev *vlan = netdev_priv(macvlan_dev); in mlxsw_sp_rif_macvlan_add()
8770 macvlan_dev->dev_addr, true); in mlxsw_sp_rif_macvlan_add()
8778 rif->ops->fdb_del(rif, macvlan_dev->dev_addr); in mlxsw_sp_rif_macvlan_add()
8783 mlxsw_sp_rif_fdb_op(mlxsw_sp, macvlan_dev->dev_addr, in mlxsw_sp_rif_macvlan_add()
8789 const struct net_device *macvlan_dev) in __mlxsw_sp_rif_macvlan_del() argument
8791 struct macvlan_dev *vlan = netdev_priv(macvlan_dev); in __mlxsw_sp_rif_macvlan_del()
8807 const struct net_device *macvlan_dev) in mlxsw_sp_rif_macvlan_del() argument
8810 __mlxsw_sp_rif_macvlan_del(mlxsw_sp, macvlan_dev); in mlxsw_sp_rif_macvlan_del()
8815 struct net_device *macvlan_dev, in mlxsw_sp_inetaddr_macvlan_event() argument
[all …]
A Dspectrum.h757 const struct net_device *macvlan_dev);
A Dspectrum.c5018 static int mlxsw_sp_netdevice_macvlan_event(struct net_device *macvlan_dev, in mlxsw_sp_netdevice_macvlan_event() argument
5021 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_lower_get(macvlan_dev); in mlxsw_sp_netdevice_macvlan_event()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c424 struct macvlan_dev *macvlan = netdev_priv(dev); in mlx5e_rep_macvlan_mode_supported()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_router.c412 struct macvlan_dev *vlan; in prestera_dev_if_type()

Completed in 58 milliseconds