Home
last modified time | relevance | path

Searched defs:sw_action (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c
H A Dmlx5_fs_cmd.c170 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 Dfs_core.h84 u32 sw_action; /* enum mlx5_rule_fwd_action */ global() member
H A Dmlx5_fs_core.c2069 u32 sw_action = flow_act->action; in mlx5_add_flow_rules() local