Searched refs:table_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dflow_table.h40 void *mlx5_create_flow_table(struct mlx5_core_dev *dev, u8 level, u8 table_type,
51 u8 vport_num, u8 table_type, u32 table_id,
H A Dmlx5_fs_cmd.c50 MLX5_SET(set_flow_table_root_in, in, table_type, type);
70 MLX5_SET(create_flow_table_in, in, table_type, type);
101 MLX5_SET(destroy_flow_table_in, in, table_type, type);
125 MLX5_SET(create_flow_group_in, in, table_type, type);
152 MLX5_SET(destroy_flow_group_in, in, table_type, type);
230 MLX5_SET(set_fte_in, in, table_type, type);
310 MLX5_SET(delete_fte_in, in, table_type, type);
334 u8 table_type; local
340 table_type = FS_FT_FDB;
345 table_type
[all...]
H A Dfs_core.h142 enum fs_ft_type table_type; member in struct:mlx5_flow_root_namespace
H A Dmlx5_fs_tree.c810 if (root->table_type == FS_FT_ESW_EGRESS_ACL ||
811 root->table_type == FS_FT_ESW_INGRESS_ACL)
818 ft->type = root->table_type;
839 if ((root->table_type == FS_FT_NIC_RX) && MLX5_CAP_FLOWTABLE(root->dev,
2083 table_type,
2095 root_ns->table_type = table_type;
2081 create_root_ns(struct mlx5_core_dev *dev, enum fs_ft_type table_type, char *name) argument
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c1161 MLX5_SET(destroy_flow_table_in, din, table_type,
1162 MLX5_GET(create_flow_table_in, in, table_type));
1174 MLX5_SET(destroy_flow_group_in, din, table_type,
1175 MLX5_GET(create_flow_group_in, in, table_type));
1189 MLX5_SET(delete_fte_in, din, table_type,
1190 MLX5_GET(set_fte_in, in, table_type));
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h3995 u8 table_type[0x8]; member in struct:mlx5_ifc_set_flow_table_root_in_bits
4029 u8 table_type[0x8]; member in struct:mlx5_ifc_set_fte_in_bits
5107 u8 table_type[0x8]; member in struct:mlx5_ifc_query_flow_table_in_bits
5140 u8 table_type[0x8]; member in struct:mlx5_ifc_query_fte_in_bits
5196 u8 table_type[0x8]; member in struct:mlx5_ifc_query_flow_group_in_bits
5401 u8 table_type[0x8]; member in struct:mlx5_ifc_alloc_modify_header_context_in_bits
6283 u8 table_type[0x8]; member in struct:mlx5_ifc_modify_flow_table_in_bits
7030 u8 table_type[0x8]; member in struct:mlx5_ifc_destroy_flow_table_in_bits
7061 u8 table_type[0x8]; member in struct:mlx5_ifc_destroy_flow_group_in_bits
7227 u8 table_type[ member in struct:mlx5_ifc_delete_fte_in_bits
7910 u8 table_type[0x8]; member in struct:mlx5_ifc_create_flow_table_in_bits
7949 u8 table_type[0x8]; member in struct:mlx5_ifc_create_flow_group_in_bits
[all...]
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h2405 uint8_t table_type; member in struct:cfa_bds_read_cmd_data_msg
2503 uint8_t table_type; member in struct:cfa_bds_read_clr_cmd_data_msg
2652 uint8_t table_type; member in struct:cfa_bds_invalidate_cmd_data_msg
4445 * Invalidate commands if the table_type is EM.
4543 uint8_t table_type; member in struct:cfa_cmpls_cmp_data_msg
[all...]

Completed in 437 milliseconds