Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_MREG_CP_TABLE_GROUP (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4603 .group = MLX5_FLOW_MREG_CP_TABLE_GROUP, in flow_dv_mreg_create_cb()
5686 .group = MLX5_FLOW_MREG_CP_TABLE_GROUP, in flow_mreg_split_qrss_prep()
7032 (external || attr->group != MLX5_FLOW_MREG_CP_TABLE_GROUP)) { in flow_list_create()
7042 (attr->group == MLX5_FLOW_MREG_CP_TABLE_GROUP && in flow_list_create()
9195 .group = MLX5_FLOW_MREG_CP_TABLE_GROUP, in mlx5_flow_discover_mreg_c()
H A Dmlx5.h1004 #define MLX5_FLOW_MREG_CP_TABLE_GROUP (MLX5_MAX_TABLES - 2) macro