Searched refs:xor8_max_channels (Results 1 – 1 of 1) sorted by relevance
512 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_ethtool_set_channels() local514 if (count > xor8_max_channels) { in mlx5e_ethtool_set_channels()517 __func__, count, xor8_max_channels); in mlx5e_ethtool_set_channels()1510 unsigned int xor8_max_channels = mlx5e_rqt_max_num_channels_allowed_for_xor8(); in mlx5e_rxfh_hfunc_check() local1512 if (count > xor8_max_channels) { in mlx5e_rxfh_hfunc_check()1516 count, xor8_max_channels); in mlx5e_rxfh_hfunc_check()