Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_rep (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/include/linux/mlx5/
H A Deswitch.h37 struct mlx5_eswitch_rep;
39 int (*load)(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep);
40 void (*unload)(struct mlx5_eswitch_rep *rep);
41 void *(*get_proto_dev)(struct mlx5_eswitch_rep *rep);
43 struct mlx5_eswitch_rep *rep,
53 struct mlx5_eswitch_rep { struct
70 struct mlx5_eswitch_rep *mlx5_eswitch_vport_rep(struct mlx5_eswitch *esw, argument
76 struct mlx5_eswitch_rep *rep, u32 sqn);
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c206 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
296 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_update_vport_q_counter()
439 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop()
503 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start()
575 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules()
629 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules()
639 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_add_meta_tunnel_rule()
681 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open()
720 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep()
1681 struct mlx5_eswitch_rep *rep, in mlx5e_vport_rep_event_pair()
[all …]
H A Den_rep.h111 struct mlx5_eswitch_rep *rep;
125 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv()
H A Deswitch_offloads.c2378 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init()
2411 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps()
2555 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport()
2564 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load()
2586 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_unload()
2911 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_event_unpair()
2940 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_pair()
3320 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_reload_ib_reps()
4077 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_register_vport_reps()
4093 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_unregister_vport_reps()
[all …]
H A Deswitch.h513 struct mlx5_eswitch_rep *in_rep;
H A Den_tc.c3158 struct mlx5_eswitch_rep *rep; in parse_cls_flower()
4499 struct mlx5_eswitch_rep *in_rep, in mlx5e_flow_esw_attr_init()
4522 struct mlx5_eswitch_rep *in_rep, in __mlx5e_add_fdb_flow()
4633 struct mlx5_eswitch_rep *in_rep = rpriv->rep; in mlx5e_add_fdb_flow()
H A Den_rx.c1863 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dib_rep.c12 struct mlx5_eswitch_rep *rep, in mlx5_ib_set_vport_rep()
48 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load()
132 static void *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev()
138 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload()
218 struct mlx5_eswitch_rep *rep; in create_flow_rule_vport_sq()
H A Dstd_types.c135 struct mlx5_eswitch_rep *rep; in fill_switchdev_info()
H A Dmlx5_ib.h936 struct mlx5_eswitch_rep *rep;
H A Dfs.c1482 struct mlx5_eswitch_rep *rep) in mlx5_ib_set_rule_source_port()
1567 struct mlx5_eswitch_rep *rep; in _create_flow_rule()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c159 struct mlx5_eswitch_rep *rep; in mlx5_esw_ipsec_restore_dest_uplink()