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)NAMEz8530_tx_done - TX complete callbackSYNOPSISvoid z8530_tx_done(struct z8530_channel * c);ARGUMENTSc The channel that completed a transmit.DESCRIPTIONThis 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.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_TX_DONE(9)