net_device *dev, struct ethtoolrxnfc *cmd) { struct rtl8125private *tp = netdev_priv(dev); intret= -EOPNOTSUP netif_info(tp, drv, tp->dev, "rss set rxnfc\n"); if (!(dev->features NETIFF_RXHASH)) return ret; switch (cmd->cmd) ...