centos man page for z8530_rx_done

Query: z8530_rx_done

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Z8530_RX_DONE(9)						Internal Functions						  Z8530_RX_DONE(9)

NAME
z8530_rx_done - Receive completion callback
SYNOPSIS
void z8530_rx_done(struct z8530_channel * c);
ARGUMENTS
c The channel that completed a receive
DESCRIPTION
A new packet is complete. Our goal here is to get back into receive mode as fast as possible. On the Z85230 we could change to using ESCC mode, but on the older chips we have no choice. We flip to the new buffer immediately in DMA mode so that the DMA of the next frame can occur while we are copying the previous buffer to an sk_buff Called with the lock held
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_RX_DONE(9)
Related Man Pages
ccw_device_start(9) - centos
ccw_device_start_timeout(9) - centos
fb_find_mode(9) - centos
usb_alloc_coherent(9) - centos
scsi_alloc_consistent_buf(9f) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!