s390/qeth: balance the TX queue selection for IQD devices
[platform/kernel/linux-starfive.git] / drivers / s390 / net / qeth_core.h
index 94cd396..b8b356a 100644 (file)
@@ -1061,6 +1061,7 @@ netdev_features_t qeth_features_check(struct sk_buff *skb,
                                      struct net_device *dev,
                                      netdev_features_t features);
 void qeth_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats);
+int qeth_set_real_num_tx_queues(struct qeth_card *card, unsigned int count);
 u16 qeth_iqd_select_queue(struct net_device *dev, struct sk_buff *skb,
                          u8 cast_type, struct net_device *sb_dev);
 int qeth_open(struct net_device *dev);