Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den.h633 u16 mlx5e_get_max_inline_cap(struct mlx5_core_dev *mdev);
Den_ethtool.c796 if (val > mlx5e_get_max_inline_cap(mdev)) { in mlx5e_set_tunable()
Den_main.c1970 u16 mlx5e_get_max_inline_cap(struct mlx5_core_dev *mdev) in mlx5e_get_max_inline_cap() function
1998 priv->params.tx_max_inline = mlx5e_get_max_inline_cap(mdev); in mlx5e_build_netdev_priv()