Searched refs:MLX5_ESWITCH_OFFLOADS (Results 1 – 9 of 9) sorted by relevance
17 MLX5_ESWITCH_OFFLOADS enumerator213 return mlx5_eswitch_mode(dev) == MLX5_ESWITCH_OFFLOADS; in is_mdev_switchdev_mode()
20 return esw && esw->mode == MLX5_ESWITCH_OFFLOADS && in mlx5_esw_acl_egress_fwd2vport_supported()
885 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) in esw_vport_setup()1087 if (esw->mode == MLX5_ESWITCH_OFFLOADS && mlx5_eswitch_is_funcs_handler(esw->dev)) { in mlx5_eswitch_event_handler_register()1096 if (esw->mode == MLX5_ESWITCH_OFFLOADS && in mlx5_eswitch_event_handler_unregister()1780 if (esw->mode == MLX5_ESWITCH_OFFLOADS) { in mlx5_eswitch_disable_sriov()1816 if (esw->mode == MLX5_ESWITCH_OFFLOADS) in mlx5_eswitch_disable_locked()1823 if (esw->mode == MLX5_ESWITCH_OFFLOADS) in mlx5_eswitch_disable_locked()2310 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) { in __mlx5_eswitch_set_vport_vlan()2420 return (mlx5_eswitch_mode(dev) == MLX5_ESWITCH_OFFLOADS) ? esw->offloads.encap : in mlx5_eswitch_get_encap_mode()2428 return (dev0->priv.eswitch->mode == MLX5_ESWITCH_OFFLOADS && in mlx5_esw_multipath_prereq()2429 dev1->priv.eswitch->mode == MLX5_ESWITCH_OFFLOADS); in mlx5_esw_multipath_prereq()
674 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_eswitch_add_offloaded_rule()2562 esw_mode_change(esw, MLX5_ESWITCH_OFFLOADS); in esw_offloads_start()2711 if (esw_mode == MLX5_ESWITCH_OFFLOADS) { in esw_port_metadata_validate()2825 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_esw_offloads_init_pf_vf_rep()2833 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_esw_offloads_cleanup_pf_vf_rep()2855 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_esw_offloads_load_rep()2874 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_esw_offloads_unload_rep()3556 if (!esw || esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_eswitch_reload_ib_reps()3904 *mlx5_mode = MLX5_ESWITCH_OFFLOADS; in esw_mode_from_devlink()3919 case MLX5_ESWITCH_OFFLOADS: in esw_mode_to_devlink()[all …]
3541 if (mlx5_eswitch_mode(mdev) == MLX5_ESWITCH_OFFLOADS || in mlx5e_modify_admin_state()
566 if (esw && esw->mode == MLX5_ESWITCH_OFFLOADS) in mlx5e_rep_indr_replace_act()595 if (esw && esw->mode == MLX5_ESWITCH_OFFLOADS) in mlx5e_rep_indr_destroy_act()617 if (esw && esw->mode == MLX5_ESWITCH_OFFLOADS) in mlx5e_rep_indr_stats_act()
85 if (mlx5_eswitch_mode(dev0) != MLX5_ESWITCH_OFFLOADS || in mlx5_lag_enable_mpesw()
128 chains->dev->priv.eswitch->mode != MLX5_ESWITCH_OFFLOADS) in mlx5_chains_get_prio_range()
1861 if (esw->mode != MLX5_ESWITCH_OFFLOADS) { in mlx5_esw_devlink_rate_node_new()