Home
last modified time | relevance | path

Searched refs:max_num_sample (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h102 uint8_t max_num_sample; member
H A Dmlx5_devx_cmds.c761 attr->max_num_sample = MLX5_GET(parse_graph_node_cap, hcattr, in mlx5_devx_cmd_query_hca_parse_graph_node_cap()
762 max_num_sample); in mlx5_devx_cmd_query_hca_parse_graph_node_cap()
H A Dmlx5_prm.h1829 u8 max_num_sample[0x08]; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c848 parser->num_samples >= attr->max_num_sample || in mlx5_flex_alloc_sample()