Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c667 if (MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fill_counters()
676 if (MLX5_CAP_FLOWTABLE(dev->mdev, in mlx5_ib_fill_counters()
734 if (MLX5_CAP_FLOWTABLE(dev->mdev, in __mlx5_ib_alloc_counters()
738 if (MLX5_CAP_FLOWTABLE(dev->mdev, in __mlx5_ib_alloc_counters()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c124 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
H A Dfs_core.c1310 if (MLX5_CAP_FLOWTABLE(dev, in connect_flow_table()
2413 (MLX5_CAP_FLOWTABLE(get_dev(&ft->node), nic_rx_multi_path_tirs))); in fwd_next_prio_supported()
2894 int max_ft_level = MLX5_CAP_FLOWTABLE(steering->dev, in init_root_tree_recursive()
H A Den_main.c5588 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()