Home
last modified time | relevance | path

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

/linux/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/drivers/net/ethernet/mellanox/mlx5/core/
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.c77 static struct mlx5_eswitch_rep *mlx5_eswitch_get_rep(struct mlx5_eswitch *esw, in mlx5_eswitch_get_rep()
940 struct mlx5_eswitch_rep *rep, in mlx5_eswitch_add_send_to_vport_rule()
2584 struct mlx5_eswitch_rep *rep = xa_load(&esw->offloads.vport_reps, in mlx5_esw_offloads_rep_remove()
2596 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_add()
2631 struct mlx5_eswitch_rep *rep) in mlx5_esw_offloads_rep_cleanup()
2639 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps()
2762 struct mlx5_eswitch_rep *rep, u8 rep_type) in __esw_offloads_load_rep()
2772 struct mlx5_eswitch_rep *rep, u8 rep_type) in __esw_offloads_unload_rep()
2784 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport()
2793 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load()
[all …]
H A Deswitch.h542 struct mlx5_eswitch_rep *in_rep;
H A Den_rx.c1788 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c160 struct mlx5_eswitch_rep *rep; in mlx5_esw_ipsec_restore_dest_uplink()