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

/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dfs_tcp.h37 struct inpcb *, uint32_t tirn, uint32_t flow_tag, uint16_t vlan_id);
H A Dmlx5_fs_tcp.c91 struct inpcb *inp, uint32_t tirn, uint32_t flow_tag,
103 .flow_tag = flow_tag,
185 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG,
90 mlx5e_accel_fs_add_inpcb(struct mlx5e_priv *priv, struct inpcb *inp, uint32_t tirn, uint32_t flow_tag, uint16_t vlan_id) argument
H A Dmlx5_fs_cmd.c241 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_act->flow_tag);
H A Dmlx5_fs_tree.c343 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG,
1785 act1->flow_tag != act2->flow_tag)
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Duverbs.h264 struct ib_uverbs_flow_spec_action_tag flow_tag; member in union:ib_uverbs_flow_spec::__anon5754
H A Dib_uverbs_cmd.c2664 if (kern_spec->flow_tag.size !=
2668 ib_spec->flow_tag.size = sizeof(struct ib_flow_spec_action_tag);
2669 ib_spec->flow_tag.tag_id = kern_spec->flow_tag.tag_id;
/freebsd-current/sys/dev/mlx5/
H A Dfs.h108 u32 flow_tag; member in struct:mlx5_flow_act
H A Dmlx5_ifc.h468 u8 flow_tag[0x1]; member in struct:mlx5_ifc_flow_table_prop_layout_bits
2328 u8 flow_tag[0x18]; member in struct:mlx5_ifc_flow_context_bits
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c266 .flow_tag = MLX5_FS_ETH_FLOW_TAG,
495 .flow_tag = MLX5_FS_ETH_FLOW_TAG,
699 .flow_tag = MLX5_FS_ETH_FLOW_TAG,
1696 .flow_tag = MLX5_FS_ETH_FLOW_TAG,
1830 .flow_tag = MLX5_FS_ETH_FLOW_TAG,
/freebsd-current/contrib/ofed/libibverbs/
H A Dcmd.c1904 kern_spec->flow_tag.size =
1906 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::__anon5655
H A Dverbs.h1351 struct ibv_flow_spec_action_tag flow_tag; member in union:ibv_flow_spec::__anon25
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h1893 struct ib_flow_spec_action_tag flow_tag; member in union:ib_flow_spec
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2186 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG,

Completed in 328 milliseconds