The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Queue a packet for transmission. Because we have rather hard to hit interrupt latencies for the Z85230 per packet even in DMA mode we do the flip to DMA buffer if needed here not in the IRQ.
Called from the network code. The lock is not held at this point.
<<< Previous | Home | Next >>> |
z8530_null_rx | Up | z8530_get_stats |