Searched refs:mlx5_ib_flow_action (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 143 int parse_flow_flow_action(struct mlx5_ib_flow_action *maction, in parse_flow_flow_action() 1577 struct mlx5_ib_flow_action *action; in mlx5_ib_create_flow_action_esp() 1657 struct mlx5_ib_flow_action *maction = to_mflow_act(action); in mlx5_ib_modify_flow_action_esp() 1700 static void destroy_flow_action_raw(struct mlx5_ib_flow_action *maction) in destroy_flow_action_raw() 1720 struct mlx5_ib_flow_action *maction = to_mflow_act(action); in mlx5_ib_destroy_flow_action() 1998 struct mlx5_ib_flow_action *maction = in MLX5_IB_METHOD_CREATE_FLOW() 2160 struct mlx5_ib_flow_action *maction; in mlx5_ib_create_modify_header() 2286 struct mlx5_ib_flow_action *maction, in mlx5_ib_flow_action_create_packet_reformat_ctx() 2325 struct mlx5_ib_flow_action *maction; in MLX5_IB_METHOD_FLOW_ACTION_CREATE_PACKET_REFORMAT()
|
H A D | mlx5_ib.h | 868 struct mlx5_ib_flow_action { struct 931 int parse_flow_flow_action(struct mlx5_ib_flow_action *maction, 1113 static inline struct mlx5_ib_flow_action * 1116 return container_of(ibact, struct mlx5_ib_flow_action, ib_action); in to_mflow_act()
|
H A D | main.c | 3903 mlx5_ib_flow_action, 3926 &mlx5_ib_flow_action),
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 981 struct mlx5_ib_flow_action { struct 1044 int parse_flow_flow_action(struct mlx5_ib_flow_action *maction, 1247 static inline struct mlx5_ib_flow_action * 1250 return container_of(ibact, struct mlx5_ib_flow_action, ib_action); in to_mflow_act()
|
H A D | fs.c | 143 int parse_flow_flow_action(struct mlx5_ib_flow_action *maction, in parse_flow_flow_action() 1686 static void destroy_flow_action_raw(struct mlx5_ib_flow_action *maction) in destroy_flow_action_raw() 1706 struct mlx5_ib_flow_action *maction = to_mflow_act(action); in mlx5_ib_destroy_flow_action() 1977 struct mlx5_ib_flow_action *maction = in MLX5_IB_METHOD_CREATE_FLOW() 2486 struct mlx5_ib_flow_action *maction; in mlx5_ib_create_modify_header() 2612 struct mlx5_ib_flow_action *maction, in mlx5_ib_flow_action_create_packet_reformat_ctx() 2656 struct mlx5_ib_flow_action *maction; in MLX5_IB_METHOD_FLOW_ACTION_CREATE_PACKET_REFORMAT()
|
Completed in 18 milliseconds