mlx5e_rx_res_get_current_hash
struct mlx5e_rss_params_hash mlx5e_rx_res_get_current_hash(struct mlx5e_rx_res *res);
if (mlx5e_rx_res_get_current_hash(priv->rx_res).hfunc == ETH_RSS_HASH_XOR) {
mlx5e_rx_res_get_current_hash(priv->rx_res).hfunc,
rss_hash = mlx5e_rx_res_get_current_hash(priv->rx_res);