centos man page for z8530_tx_done

Query: z8530_tx_done

OS: centos

Section: 9

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

Z8530_TX_DONE(9)						Internal Functions						  Z8530_TX_DONE(9)

NAME
z8530_tx_done - TX complete callback
SYNOPSIS
void z8530_tx_done(struct z8530_channel * c);
ARGUMENTS
c The channel that completed a transmit.
DESCRIPTION
This is called when we complete a packet send. We wake the queue, start the next packet going and then free the buffer of the existing packet. This code is fairly timing sensitive. Called with the register lock held.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_TX_DONE(9)
Related Man Pages
drbr_enqueue(9) - freebsd
struct_ccw_driver(9) - centos
struct_usb_request(9) - centos
struct_usb_request(9) - suse
drbr_inuse(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq