Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4726 static u32 mlx5e_choose_lro_timeout(struct mlx5_core_dev *mdev, u32 wanted_timeout) in mlx5e_choose_lro_timeout() function
4814 params->lro_timeout = mlx5e_choose_lro_timeout(mdev, MLX5E_DEFAULT_LRO_TIMEOUT); in mlx5e_build_nic_params()