Searched refs:flow_tag (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c166 unsigned int flow_tag,
221 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_tag);
160 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, unsigned int flow_tag, unsigned short action, int dest_size, struct list_head *dests) argument
H A Dfs_core.h83 uint32_t flow_tag; member in struct:fs_fte
284 unsigned int flow_tag,
H A Dmlx5_fs_tree.c295 u32 flow_tag,
309 fte->flow_tag = flow_tag;
434 src_fte->flow_tag,
1579 ft->id, fte->index, fg->id, fte->flow_tag,
1643 u32 flow_tag,
1650 fte = fs_alloc_fte(action, flow_tag, match_value, index);
1700 fte->flow_tag, fte->action,
1741 u32 flow_tag,
1755 action == fte->action && flow_tag
294 fs_alloc_fte(u8 action, u32 flow_tag, u32 *match_value, unsigned int index) argument
1640 fs_create_fte(struct mlx5_flow_group *fg, u32 *match_value, u8 action, u32 flow_tag, struct list_head **prev) argument
1738 fs_add_dst_fg(struct mlx5_flow_group *fg, u32 *match_value, u8 action, u32 flow_tag, struct mlx5_flow_destination *dest) argument
1795 fs_add_dst_ft(struct mlx5_flow_table *ft, u8 match_criteria_enable, u32 *match_criteria, u32 *match_value, u8 action, u32 flow_tag, struct mlx5_flow_destination *dest) argument
1845 mlx5_add_flow_rule(struct mlx5_flow_table *ft, u8 match_criteria_enable, u32 *match_criteria, u32 *match_value, u32 action, u32 flow_tag, struct mlx5_flow_destination *dest) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/
H A Dfs.h158 u32 flow_tag,
H A Dmlx5_ifc.h398 u8 flow_tag[0x1]; member in struct:mlx5_ifc_flow_table_prop_layout_bits
2102 u8 flow_tag[0x18]; member in struct:mlx5_ifc_flow_context_bits
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcmd.c1822 kern_spec->flow_tag.size =
1824 kern_spec->flow_tag.tag_id = ib_spec->flow_tag.tag_id;
H A Dkern-abi.h960 struct ibv_kern_spec_action_tag flow_tag; member in union:ibv_kern_spec::__anon3752
H A Dverbs.h1351 struct ibv_flow_spec_action_tag flow_tag; member in union:ibv_flow_spec::__anon3490

Completed in 295 milliseconds