Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c190 if (hca_attr->rss_ind_tbl_cap) { in mlx5_os_capabilities_prepare()
196 RTE_MIN(1 << hca_attr->rss_ind_tbl_cap, in mlx5_os_capabilities_prepare()
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h240 uint32_t rss_ind_tbl_cap; member
H A Dmlx5_devx_cmds.c1114 attr->rss_ind_tbl_cap = MLX5_GET in mlx5_devx_cmd_query_hca_attr()
1116 hcattr, rss_ind_tbl_cap); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1754 u8 rss_ind_tbl_cap[0x4]; member