Searched refs:xor8_max_channels (Results 1 – 1 of 1) sorted by relevance
461 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_ethtool_set_channels() local463 if (count > xor8_max_channels) { in mlx5e_ethtool_set_channels()466 __func__, count, xor8_max_channels); in mlx5e_ethtool_set_channels()1481 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_set_rxfh() local1483 if (count > xor8_max_channels) { in mlx5e_set_rxfh()1486 __func__, count, xor8_max_channels); in mlx5e_set_rxfh()