Searched refs:lro_timer_supported_periods (Results 1 – 2 of 2) sorted by relevance
4477 if (MLX5_CAP_ETH(mdev, lro_timer_supported_periods[i]) >= wanted_timeout) in mlx5e_choose_lro_timeout()4480 return MLX5_CAP_ETH(mdev, lro_timer_supported_periods[i]); in mlx5e_choose_lro_timeout()
686 u8 lro_timer_supported_periods[4][0x20]; member