Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Deswitch.h25 struct mlx5_eswitch_rep;
28 struct mlx5_eswitch_rep *rep);
29 void (*unload)(struct mlx5_eswitch_rep *rep);
30 void *(*get_proto_dev)(struct mlx5_eswitch_rep *rep);
35 struct mlx5_eswitch_rep { struct
53 struct mlx5_eswitch_rep *mlx5_eswitch_vport_rep(struct mlx5_eswitch *esw, argument
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dib_rep.c48 mlx5_ib_nic_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_nic_rep_load()
54 mlx5_ib_nic_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_nic_rep_unload()
60 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load()
81 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload()
93 static void *mlx5_ib_vport_get_proto_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_get_proto_dev()
169 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw, int vport) in mlx5_ib_vport_rep()
Dib_rep.h17 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw,
45 struct mlx5_eswitch_rep *mlx5_ib_vport_rep(struct mlx5_eswitch *esw, in mlx5_ib_vport_rep()
68 struct mlx5_ib_dev *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev()
Dmlx5_ib.h900 struct mlx5_eswitch_rep *rep;
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c107 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_update_hw_counters()
197 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_attr_get()
216 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop()
233 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start()
276 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules()
305 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules()
692 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open()
714 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close()
731 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_get_phys_port_name()
824 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep()
[all …]
Den_rep.h57 struct mlx5_eswitch_rep *rep;
66 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv()
Deswitch_offloads.c213 struct mlx5_eswitch_rep *rep; in esw_set_global_vlan_pop()
231 static struct mlx5_eswitch_rep *
234 struct mlx5_eswitch_rep *in_rep, *out_rep, *vport = NULL; in esw_vlan_action_get_vport()
252 struct mlx5_eswitch_rep *in_rep, *out_rep; in esw_add_vlan_action_check()
287 struct mlx5_eswitch_rep *vport = NULL; in mlx5_eswitch_add_vlan_action()
350 struct mlx5_eswitch_rep *vport = NULL; in mlx5_eswitch_del_vlan_action()
853 struct mlx5_eswitch_rep *rep; in esw_offloads_init_reps()
858 sizeof(struct mlx5_eswitch_rep), in esw_offloads_init_reps()
881 struct mlx5_eswitch_rep *rep; in esw_offloads_unload_reps_type()
904 struct mlx5_eswitch_rep *rep; in esw_offloads_load_reps_type()
[all …]
Deswitch.h148 struct mlx5_eswitch_rep *vport_reps;
251 struct mlx5_eswitch_rep *in_rep;
252 struct mlx5_eswitch_rep *out_rep[MLX5_MAX_FLOW_FWD_VPORTS];
Den_rx.c998 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
Den_tc.c1638 struct mlx5_eswitch_rep *rep; in parse_cls_flower()