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