Searched refs:mlx5e_tc_flow (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.h | 16 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()
|
| H A D | tc_ct.c | 1684 struct mlx5e_tc_flow *flow, in __mlx5_tc_ct_flow_offload() 1938 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_flow_offload() 1962 struct mlx5e_tc_flow *flow, in __mlx5_tc_ct_delete_flow() 1987 struct mlx5e_tc_flow *flow, in mlx5_tc_ct_delete_flow()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 118 struct mlx5e_tc_flow { struct 134 struct mlx5e_tc_flow *peer_flow; argument 193 static void mlx5e_put_flow_tunnel_id(struct mlx5e_tc_flow *flow); 358 struct mlx5e_tc_flow *flow); 360 static struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get() 368 struct mlx5e_tc_flow *flow) in mlx5e_flow_put() 376 static void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set() 385 static bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set() 396 static void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear() 406 static bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test() [all …]
|
| H A D | en_tc.h | 133 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);
|