Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tcp.c91 struct inpcb *inp, uint32_t tirn, uint32_t flow_tag, in mlx5e_accel_fs_add_inpcb() argument
103 .flow_tag = flow_tag, in mlx5e_accel_fs_add_inpcb()
185 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG, in accel_fs_tcp_add_default_rule()
H A Dfs_tcp.h37 struct inpcb *, uint32_t tirn, uint32_t flow_tag, uint16_t vlan_id);
H A Dmlx5_fs_cmd.c241 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_act->flow_tag); in mlx5_cmd_fs_set_fte()
H A Dmlx5_fs_tree.c343 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG, in alloc_star_ft_entry()
1785 act1->flow_tag != act2->flow_tag) in check_conflicting_actions()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h264 struct ib_uverbs_flow_spec_action_tag flow_tag; member
H A Dib_uverbs_cmd.c2664 if (kern_spec->flow_tag.size != in kern_spec_to_ib_spec_action()
2668 ib_spec->flow_tag.size = sizeof(struct ib_flow_spec_action_tag); in kern_spec_to_ib_spec_action()
2669 ib_spec->flow_tag.tag_id = kern_spec->flow_tag.tag_id; in kern_spec_to_ib_spec_action()
/freebsd/sys/dev/mlx5/
H A Dfs.h108 u32 flow_tag; member
H A Dmlx5_ifc.h468 u8 flow_tag[0x1]; member
2328 u8 flow_tag[0x18]; member
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c266 .flow_tag = MLX5_FS_ETH_FLOW_TAG, in mlx5e_add_eth_addr_rule_sub()
495 .flow_tag = MLX5_FS_ETH_FLOW_TAG, in mlx5e_add_main_vxlan_rules_sub()
699 .flow_tag = MLX5_FS_ETH_FLOW_TAG, in mlx5e_add_vlan_rule_sub()
1696 .flow_tag = MLX5_FS_ETH_FLOW_TAG, in mlx5e_add_vxlan_rule_sub()
1830 .flow_tag = MLX5_FS_ETH_FLOW_TAG, in mlx5e_add_vxlan_catchall_rule_sub()
/freebsd/contrib/ofed/libibverbs/
H A Dcmd.c1904 kern_spec->flow_tag.size = in ib_spec_to_kern_spec()
1906 kern_spec->flow_tag.tag_id = ib_spec->flow_tag.tag_id; in ib_spec_to_kern_spec()
H A Dkern-abi.h960 struct ibv_kern_spec_action_tag flow_tag; member
H A Dverbs.h1351 struct ibv_flow_spec_action_tag flow_tag; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1893 struct ib_flow_spec_action_tag flow_tag; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2186 .flow_tag = MLX5_FS_DEFAULT_FLOW_TAG, in create_flow_rule()