Searched refs:mlx5e_tc_flow (Results 1 – 1 of 1) sorted by relevance
112 struct mlx5e_tc_flow { struct123 struct mlx5e_tc_flow *peer_flow; argument214 struct mlx5e_tc_flow *flow);216 static struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get()224 struct mlx5e_tc_flow *flow) in mlx5e_flow_put()232 static void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()241 static bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set()252 static void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear()262 static bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test()274 static bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_eswitch_flow()[all …]