Searched refs:MLX5_CAP_FLOWTABLE (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 667 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 D | en_fs_ethtool.c | 124 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev, in get_flow_table()
|
H A D | fs_core.c | 1310 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 D | en_main.c | 5588 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
|