Query: z8530_queue_xmit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_QUEUE_XMIT(9) Public Functions Provided Z8530_QUEUE_XMIT(9)NAMEz8530_queue_xmit - Queue a packetSYNOPSISnetdev_tx_t z8530_queue_xmit(struct z8530_channel * c, struct sk_buff * skb);ARGUMENTSc The channel to use skb The packet to kick down the channelDESCRIPTIONQueue 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.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel 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 |
wimax_msg_alloc(9) - centos |
scsi_transport(9f) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |