Searched refs:mlx5_eswitch_rep (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/include/linux/mlx5/ |
A D | eswitch.h | 36 struct mlx5_eswitch_rep; 38 int (*load)(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep); 39 void (*unload)(struct mlx5_eswitch_rep *rep); 40 void *(*get_proto_dev)(struct mlx5_eswitch_rep *rep); 42 struct mlx5_eswitch_rep *rep, 52 struct mlx5_eswitch_rep { struct 69 struct mlx5_eswitch_rep *mlx5_eswitch_vport_rep(struct mlx5_eswitch *esw, argument 75 struct mlx5_eswitch_rep *rep, u32 sqn);
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_rep.c | 182 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 372 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop() 391 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start() 463 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules() 516 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules() 526 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_add_meta_tunnel_rule() 568 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open() 591 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close() 607 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep() 1490 struct mlx5_eswitch_rep *rep, in mlx5e_vport_rep_event_pair() [all …]
|
A D | en_rep.h | 111 struct mlx5_eswitch_rep *rep; 124 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv()
|
A D | eswitch_offloads.c | 2175 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init() 2211 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps() 2337 struct mlx5_eswitch_rep *rep; in __unload_reps_sf_vport() 2346 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport() 2370 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load() 2394 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_unload() 2649 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_event_unpair() 2677 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_pair() 3019 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_reload_reps() 3666 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_register_vport_reps() [all …]
|
A D | eswitch.h | 471 struct mlx5_eswitch_rep *in_rep; 486 struct mlx5_eswitch_rep *rep;
|
A D | en_tc.c | 3145 struct mlx5_eswitch_rep *rep; in parse_cls_flower() 4534 struct mlx5_eswitch_rep *in_rep, in mlx5e_flow_esw_attr_init() 4557 struct mlx5_eswitch_rep *in_rep, in __mlx5e_add_fdb_flow() 4671 struct mlx5_eswitch_rep *in_rep = rpriv->rep; in mlx5e_add_fdb_flow()
|
A D | en_rx.c | 1812 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_handle_rx_cqe_rep()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | ib_rep.c | 12 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() 109 static void *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev() 115 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload() 187 struct mlx5_eswitch_rep *rep; in create_flow_rule_vport_sq()
|
A D | std_types.c | 117 struct mlx5_eswitch_rep *rep; in fill_switchdev_info()
|
A D | fs.c | 1009 struct mlx5_eswitch_rep *rep) in mlx5_ib_set_rule_source_port() 1094 struct mlx5_eswitch_rep *rep; in _create_flow_rule()
|
A D | mlx5_ib.h | 860 struct mlx5_eswitch_rep *rep;
|
Completed in 50 milliseconds