Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c375 mlx5e_fs_has_arfs(priv->netdev)); in mlx5i_create_flow_steering()
394 mlx5e_arfs_destroy_tables(priv->fs, mlx5e_fs_has_arfs(priv->netdev)); in mlx5i_create_flow_steering()
402 mlx5e_arfs_destroy_tables(priv->fs, mlx5e_fs_has_arfs(priv->netdev)); in mlx5i_destroy_flow_steering()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h158 static inline bool mlx5e_fs_has_arfs(struct net_device *netdev) in mlx5e_fs_has_arfs() function
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c1310 err = mlx5e_arfs_create_tables(fs, rx_res, mlx5e_fs_has_arfs(netdev)); in mlx5e_create_flow_steering()
1357 mlx5e_arfs_destroy_tables(fs, mlx5e_fs_has_arfs(netdev)); in mlx5e_create_flow_steering()
Den_main.c5740 mlx5e_destroy_flow_steering(priv->fs, mlx5e_fs_has_arfs(priv->netdev), in mlx5e_init_nic_rx()
5756 mlx5e_destroy_flow_steering(priv->fs, mlx5e_fs_has_arfs(priv->netdev), in mlx5e_cleanup_nic_rx()