Searched refs:xor8_max_channels (Results 1 – 1 of 1) sorted by relevance
515 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_ethtool_set_channels() local517 if (count > xor8_max_channels) { in mlx5e_ethtool_set_channels()520 __func__, count, xor8_max_channels); in mlx5e_ethtool_set_channels()1513 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_rxfh_hfunc_check() local1515 if (count > xor8_max_channels) { in mlx5e_rxfh_hfunc_check()1519 count, xor8_max_channels); in mlx5e_rxfh_hfunc_check()