/* allocate DMA-coherent memory for rings */ tx_ring = dma_alloc_coherent(...); rx_ring = dma_alloc_coherent(...);
Technical White Paper: JX-518L Ethernet Controller Implementation and Performance Optimization 1. Abstract Jx 518l Ethernet Driver
: The driver is noted for being easy to download and install, though standard troubleshooting—such as checking for an exclamation mark in the Device Manager —is recommended if it fails to initialize. /* allocate DMA-coherent memory for rings */ tx_ring