z8530_tx_begin(9) centos man page | unix.com

Man Page: z8530_tx_begin

Operating Environment: centos

Section: 9

Z8530_TX_BEGIN(9)						Internal Functions						 Z8530_TX_BEGIN(9)

NAME
z8530_tx_begin - Begin packet transmission
SYNOPSIS
void z8530_tx_begin(struct z8530_channel * c);
ARGUMENTS
c The Z8530 channel to kick
DESCRIPTION
This is the speed sensitive side of transmission. If we are called and no buffer is being transmitted we commence the next buffer. If nothing is queued we idle the sync.
NOTE
We are handling this code path in the interrupt path, keep it fast or bad things will happen. Called with the lock held.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_TX_BEGIN(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
enum_mac80211_rate_control_flags(9) - centos
struct_ieee80211_channel(9) - centos
blk_init_queue(9) - suse
ccw_device_start_timeout_key(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq