Home
last modified time | relevance | path

Searched refs:mlx5e_tc_flow (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h16 struct mlx5e_tc_flow;
120 struct mlx5e_tc_flow *flow,
126 struct mlx5e_tc_flow *flow,
185 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_flow_offload()
195 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_delete_flow()
Dtc_ct.c1512 struct mlx5e_tc_flow *flow, in __mlx5_tc_ct_flow_offload()
1766 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_flow_offload()
1790 struct mlx5e_tc_flow *flow, in __mlx5_tc_ct_delete_flow()
1815 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_delete_flow()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c117 struct mlx5e_tc_flow { struct
133 struct mlx5e_tc_flow *peer_flow; argument
192 static void mlx5e_put_flow_tunnel_id(struct mlx5e_tc_flow *flow);
357 struct mlx5e_tc_flow *flow);
359 static struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get()
367 struct mlx5e_tc_flow *flow) in mlx5e_flow_put()
375 static void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()
384 static bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set()
395 static void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear()
405 static bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test()
[all …]
Den_tc.h133 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow);
215 struct mlx5e_tc_flow;
216 u32 mlx5e_tc_get_flow_tun_id(struct mlx5e_tc_flow *flow);