Searched refs:mlx5_eswitch_rep (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/include/linux/mlx5/ |
D | eswitch.h | 37 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.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.c | 205 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 295 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_update_vport_q_counter() 438 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop() 465 static int mlx5e_sqs2vport_add_peers_rules(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_add_peers_rules() 502 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start() 574 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules() 627 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules() 637 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_add_meta_tunnel_rule() 679 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open() 702 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close() [all …]
|
D | en_rep.h | 111 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()
|
D | eswitch_offloads.c | 79 static struct mlx5_eswitch_rep *mlx5_eswitch_get_rep(struct mlx5_eswitch *esw, in mlx5_eswitch_get_rep() 941 struct mlx5_eswitch_rep *rep, in mlx5_eswitch_add_send_to_vport_rule() 2362 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init() 2387 struct mlx5_eswitch_rep *rep) in mlx5_esw_offloads_rep_cleanup() 2395 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps() 2517 struct mlx5_eswitch_rep *rep, u8 rep_type) in __esw_offloads_load_rep() 2527 struct mlx5_eswitch_rep *rep, u8 rep_type) in __esw_offloads_unload_rep() 2539 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport() 2548 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load() 2570 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_unload() [all …]
|
D | eswitch.h | 515 struct mlx5_eswitch_rep *in_rep;
|
D | en_tc.c | 3161 struct mlx5_eswitch_rep *rep; in parse_cls_flower() 4502 struct mlx5_eswitch_rep *in_rep, in mlx5e_flow_esw_attr_init() 4525 struct mlx5_eswitch_rep *in_rep, in __mlx5e_add_fdb_flow() 4636 struct mlx5_eswitch_rep *in_rep = rpriv->rep; in mlx5e_add_fdb_flow()
|
D | en_rx.c | 1865 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | ib_rep.c | 12 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()
|
D | std_types.c | 135 struct mlx5_eswitch_rep *rep; in fill_switchdev_info()
|
D | fs.c | 1007 struct mlx5_eswitch_rep *rep) in mlx5_ib_set_rule_source_port() 1092 struct mlx5_eswitch_rep *rep; in _create_flow_rule()
|
D | mlx5_ib.h | 906 struct mlx5_eswitch_rep *rep;
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | ipsec_fs.c | 146 struct mlx5_eswitch_rep *rep; in mlx5_esw_ipsec_restore_dest_uplink()
|