Searched defs:sw_action (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_tree.c | |
| H A D | mlx5_fs_cmd.c | 170 mlx5_cmd_fs_set_fte(struct mlx5_core_dev * dev,u16 vport,enum fs_fte_status * fte_status,u32 * match_val,enum fs_ft_type type,unsigned int table_id,unsigned int index,unsigned int group_id,struct mlx5_flow_act * flow_act,u32 sw_action,int dest_size,struct list_head * dests) mlx5_cmd_fs_set_fte() argument
|
| H A D | fs_core.h | 84 u32 sw_action; /* enum mlx5_rule_fwd_action */ global() member
|
| H A D | mlx5_fs_core.c | 2069 u32 sw_action = flow_act->action; in mlx5_add_flow_rules() local
|