Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c169 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
307 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop()
326 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start()
395 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules()
425 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules()
434 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open()
457 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close()
473 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep()
544 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_change_carrier()
591 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_build_rep_params()
[all …]
Den_rep.h104 struct mlx5_eswitch_rep *rep;
115 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv()
Deswitch_offloads.c78 static struct mlx5_eswitch_rep *mlx5_eswitch_get_rep(struct mlx5_eswitch *esw, in mlx5_eswitch_get_rep()
729 struct mlx5_eswitch_rep *rep; in esw_set_global_vlan_pop()
747 static struct mlx5_eswitch_rep *
750 struct mlx5_eswitch_rep *in_rep, *out_rep, *vport = NULL; in esw_vlan_action_get_vport()
768 struct mlx5_eswitch_rep *in_rep, *out_rep; in esw_add_vlan_action_check()
804 struct mlx5_eswitch_rep *vport = NULL; in mlx5_eswitch_add_vlan_action()
873 struct mlx5_eswitch_rep *vport = NULL; in mlx5_eswitch_del_vlan_action()
928 struct mlx5_eswitch_rep *rep, in mlx5_eswitch_add_send_to_vport_rule()
2140 struct mlx5_eswitch_rep *rep, in mlx5_esw_offloads_rep_mark_set()
2153 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init()
[all …]
Deswitch.h453 struct mlx5_eswitch_rep *in_rep;
466 struct mlx5_eswitch_rep *rep;
Den_tc.c2502 struct mlx5_eswitch_rep *rep; in parse_cls_flower()
4252 struct mlx5_eswitch_rep *in_rep, in mlx5e_flow_esw_attr_init()
4275 struct mlx5_eswitch_rep *in_rep, in __mlx5e_add_fdb_flow()
4387 struct mlx5_eswitch_rep *in_rep = rpriv->rep; in mlx5e_add_fdb_flow()
Den_rx.c1277 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dib_rep.c12 struct mlx5_eswitch_rep *rep, in mlx5_ib_set_vport_rep()
34 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load()
101 static void *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev()
107 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload()
179 struct mlx5_eswitch_rep *rep; in create_flow_rule_vport_sq()
Dstd_types.c117 struct mlx5_eswitch_rep *rep; in fill_switchdev_info()
Dfs.c872 struct mlx5_eswitch_rep *rep) in mlx5_ib_set_rule_source_port()
957 struct mlx5_eswitch_rep *rep; in _create_flow_rule()
Dmlx5_ib.h835 struct mlx5_eswitch_rep *rep;