Home
last modified time | relevance | path

Searched refs:mlx5_flow_root_namespace (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.h39 int (*create_flow_table)(struct mlx5_flow_root_namespace *ns,
46 int (*modify_flow_table)(struct mlx5_flow_root_namespace *ns,
50 int (*create_flow_group)(struct mlx5_flow_root_namespace *ns,
59 int (*create_fte)(struct mlx5_flow_root_namespace *ns,
64 int (*update_fte)(struct mlx5_flow_root_namespace *ns,
70 int (*delete_fte)(struct mlx5_flow_root_namespace *ns,
74 int (*update_root_ft)(struct mlx5_flow_root_namespace *ns,
95 int (*set_peer)(struct mlx5_flow_root_namespace *ns,
96 struct mlx5_flow_root_namespace *peer_ns,
99 int (*create_ns)(struct mlx5_flow_root_namespace *ns);
[all …]
A Dfs_core.h144 struct mlx5_flow_root_namespace *root_ns;
145 struct mlx5_flow_root_namespace *fdb_root_ns;
147 struct mlx5_flow_root_namespace **esw_egress_root_ns;
149 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;
150 struct mlx5_flow_root_namespace *sniffer_rx_root_ns;
151 struct mlx5_flow_root_namespace *rdma_rx_root_ns;
152 struct mlx5_flow_root_namespace *rdma_tx_root_ns;
153 struct mlx5_flow_root_namespace *egress_root_ns;
154 struct mlx5_flow_root_namespace *port_sel_root_ns;
293 struct mlx5_flow_root_namespace { struct
[all …]
A Dfs_cmd.c91 static int mlx5_cmd_stub_create_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_create_fte()
99 static int mlx5_cmd_stub_update_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_update_fte()
108 static int mlx5_cmd_stub_delete_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_delete_fte()
141 static int mlx5_cmd_stub_set_peer(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_set_peer()
142 struct mlx5_flow_root_namespace *peer_ns, in mlx5_cmd_stub_set_peer()
148 static int mlx5_cmd_stub_create_ns(struct mlx5_flow_root_namespace *ns) in mlx5_cmd_stub_create_ns()
171 struct mlx5_flow_root_namespace *root; in mlx5_cmd_set_slave_root_fdb()
205 mlx5_cmd_stub_create_match_definer(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_create_match_definer()
749 static int mlx5_cmd_create_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_create_fte()
760 static int mlx5_cmd_update_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_update_fte()
[all …]
A Dfs_core.c563 struct mlx5_flow_root_namespace *root; in del_hw_flow_table()
597 struct mlx5_flow_root_namespace *root; in modify_fte()
708 struct mlx5_flow_root_namespace *root; in del_hw_fte()
774 struct mlx5_flow_root_namespace *root; in del_hw_flow_group()
1193 struct mlx5_flow_root_namespace *root; in _mlx5_modify_rule_destination()
1700 struct mlx5_flow_root_namespace *root; in add_rule_fte()
2959 static struct mlx5_flow_root_namespace
3490 struct mlx5_flow_root_namespace *root; in mlx5_fs_get_capabilities()
3821 struct mlx5_flow_root_namespace *
3841 struct mlx5_flow_root_namespace *root; in mlx5_modify_header_alloc()
[all …]
A Deswitch_offloads.c2642 struct mlx5_flow_root_namespace *root; in esw_set_slave_root_fdb()
2958 struct mlx5_flow_root_namespace *peer_ns; in mlx5_esw_offloads_set_ns_peer()
2959 struct mlx5_flow_root_namespace *ns; in mlx5_esw_offloads_set_ns_peer()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c12 static int mlx5_cmd_dr_update_root_ft(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_update_root_ft()
21 static int set_miss_action(struct mlx5_flow_root_namespace *ns, in set_miss_action()
56 static int mlx5_cmd_dr_create_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_create_flow_table()
252 static int mlx5_cmd_dr_create_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_create_fte()
717 mlx5_cmd_dr_destroy_match_definer(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_destroy_match_definer()
729 static int mlx5_cmd_dr_delete_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_delete_fte()
753 static int mlx5_cmd_dr_update_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_update_fte()
783 static int mlx5_cmd_dr_set_peer(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_dr_set_peer()
784 struct mlx5_flow_root_namespace *peer_ns, in mlx5_cmd_dr_set_peer()
796 static int mlx5_cmd_dr_create_ns(struct mlx5_flow_root_namespace *ns) in mlx5_cmd_dr_create_ns()
[all …]
A Dfs_dr.h10 struct mlx5_flow_root_namespace;
/linux/include/linux/mlx5/
A Dfs.h346 struct mlx5_flow_root_namespace *

Completed in 34 milliseconds