z8530_queue_xmit(9) centos man page | unix.com

Man Page: z8530_queue_xmit

Operating Environment: centos

Section: 9

Z8530_QUEUE_XMIT(9)					     Public Functions Provided					       Z8530_QUEUE_XMIT(9)

NAME
z8530_queue_xmit - Queue a packet
SYNOPSIS
netdev_tx_t z8530_queue_xmit(struct z8530_channel * c, struct sk_buff * skb);
ARGUMENTS
c The channel to use skb The packet to kick down the channel
DESCRIPTION
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.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_QUEUE_XMIT(9)
Related Man Pages
__skb_recv_datagram(9) - centos
ccw_device_start_key(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
scsi_transport(9f) - suse
scsi_transport(9f) - linux
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq