Searched refs:xor8_max_channels (Results 1 – 1 of 1) sorted by relevance
464 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_ethtool_set_channels() local466 if (count > xor8_max_channels) { in mlx5e_ethtool_set_channels()469 __func__, count, xor8_max_channels); in mlx5e_ethtool_set_channels()1484 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_set_rxfh() local1486 if (count > xor8_max_channels) { in mlx5e_set_rxfh()1489 __func__, count, xor8_max_channels); in mlx5e_set_rxfh()