Searched refs:get_flow_table (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 57 static struct mlx5e_ethtool_table *get_flow_table(struct mlx5e_priv *priv, in get_flow_table() function 685 eth_ft = get_flow_table(priv, fs, num_tuples); in mlx5e_ethtool_flow_replace()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 81 static struct mlx5e_ethtool_table *get_flow_table(struct mlx5e_priv *priv, in get_flow_table() function 740 eth_ft = get_flow_table(priv, fs, num_tuples); in mlx5e_ethtool_flow_replace()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 761 static struct mlx5_ib_flow_prio *get_flow_table(struct mlx5_ib_dev *dev, in get_flow_table() function 1219 ft_prio = get_flow_table(dev, flow_attr, in mlx5_ib_create_flow() 1226 ft_prio_tx = get_flow_table(dev, flow_attr, MLX5_IB_FT_TX); in mlx5_ib_create_flow()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 711 static struct mlx5_ib_flow_prio *get_flow_table(struct mlx5_ib_dev *dev, in get_flow_table() function 1347 ft_prio = get_flow_table(dev, flow_attr, in mlx5_ib_create_flow() 1354 ft_prio_tx = get_flow_table(dev, flow_attr, MLX5_IB_FT_TX); in mlx5_ib_create_flow()
|
Completed in 9 milliseconds