Home
last modified time | relevance | path

Searched refs:MLX5_CAP_FLOW_TABLE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddevice.h1143 MLX5_CAP_FLOW_TABLE, enumerator
1223 MLX5_GET(flow_table_nic_cap, mdev->caps.hca_cur[MLX5_CAP_FLOW_TABLE], cap)
1226 MLX5_GET64(flow_table_nic_cap, (mdev)->caps.hca_cur[MLX5_CAP_FLOW_TABLE], cap)
1229 MLX5_GET(flow_table_nic_cap, mdev->caps.hca_max[MLX5_CAP_FLOW_TABLE], cap)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c183 err = mlx5_core_get_caps(dev, MLX5_CAP_FLOW_TABLE); in mlx5_query_hca_caps()
H A Dfs_core.c2364 ((be32_to_cpu(*((__be32 *)(dev->caps.hca_cur[MLX5_CAP_FLOW_TABLE]) + \