lro_timer_supported_periods 4754 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		if (MLX5_CAP_ETH(mdev, lro_timer_supported_periods[i]) >= wanted_timeout)
lro_timer_supported_periods 4757 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	return MLX5_CAP_ETH(mdev, lro_timer_supported_periods[i]);
lro_timer_supported_periods  877 include/linux/mlx5/mlx5_ifc.h 	u8         lro_timer_supported_periods[4][0x20];