Files
openwrt-R7800-nss/package/qca-nss/qca-nss-gmac/patches/06-enable-threaded-napi.patch
Lucas Asvio e38c766dc7 package: add qca-nss support for k6.x
Before I can get to work a feed repository that work i have included
qca-nss source needed on this commit

Source author: SqTER-PL <r.napierala@asta-net.pl>
2025-08-04 18:52:30 +02:00

11 lines
391 B
Diff

--- a/ipq806x/nss_gmac_tx_rx_offload.c
+++ b/ipq806x/nss_gmac_tx_rx_offload.c
@@ -952,6 +952,7 @@ int nss_gmac_open(struct net_device *net
netif_napi_add(netdev, &gmacdev->napi, nss_gmac_poll,
NSS_GMAC_NAPI_BUDGET);
#endif
+ dev_set_threaded(netdev, true);
/* Initial the RX/TX ring */
dma_set_coherent_mask(dev, 0xffffffff);
nss_gmac_setup_rx_desc_queue(gmacdev, dev,