Home
last modified time | relevance | path

Searched defs:br_offloads (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c544 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_switchdev_event() local
992 ice_eswitch_br_deinit(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_deinit()
1011 ice_eswitch_br_init(struct ice_esw_br_offloads *br_offloads, int ifindex) in ice_eswitch_br_init()
1037 ice_eswitch_br_get(struct ice_esw_br_offloads *br_offloads, int ifindex, in ice_eswitch_br_get()
1060 ice_eswitch_br_verify_deinit(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_verify_deinit()
1071 ice_eswitch_br_port_unlink(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_unlink()
1100 ice_eswitch_br_port_link(struct ice_esw_br_offloads *br_offloads, in ice_eswitch_br_port_link()
1156 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_port_changeupper() local
1197 struct ice_esw_br_offloads *br_offloads = pf->eswitch.br_offloads; in ice_eswitch_br_offloads_dealloc() local
1213 struct ice_esw_br_offloads *br_offloads; in ice_eswitch_br_offloads_alloc() local
[all …]
H A Dice_eswitch_br.h58 struct ice_esw_br_offloads *br_offloads; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_mcast.c846 mlx5_esw_bridge_ingress_mcast_fgs_init(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_ingress_mcast_fgs_init()
868 mlx5_esw_bridge_ingress_mcast_fgs_cleanup(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_ingress_mcast_fgs_cleanup()
943 mlx5_esw_bridge_ingress_mcast_fhs_create(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_ingress_mcast_fhs_create()
1002 mlx5_esw_bridge_ingress_mcast_fhs_cleanup(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_ingress_mcast_fhs_cleanup()
1020 struct mlx5_esw_bridge_offloads *br_offloads = bridge->br_offloads; in mlx5_esw_brige_mcast_init() local
1051 struct mlx5_esw_bridge_offloads *br_offloads = bridge->br_offloads; in mlx5_esw_brige_mcast_cleanup() local
1063 static int mlx5_esw_brige_mcast_global_enable(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_brige_mcast_global_enable()
1093 static void mlx5_esw_brige_mcast_global_disable(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_brige_mcast_global_disable()
H A Dbridge_debugfs.c77 void mlx5_esw_bridge_debugfs_offloads_init(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_debugfs_offloads_init()
85 void mlx5_esw_bridge_debugfs_offloads_cleanup(struct mlx5_esw_bridge_offloads *br_offloads) in mlx5_esw_bridge_debugfs_offloads_cleanup()
H A Dbridge_priv.h202 struct mlx5_esw_bridge_offloads *br_offloads; member