/Linux-v4.19/drivers/net/arcnet/ |
D | capmode.c | 193 lp->outgoing.skb->protocol, acked); in ack_tx() 196 arcnet_dump_skb(dev, lp->outgoing.skb, "ack_tx"); in ack_tx() 210 skb_copy_from_linear_data(lp->outgoing.skb, ackpkt, in ack_tx() 225 dev_kfree_skb_irq(lp->outgoing.skb); in ack_tx() 226 lp->outgoing.proto = NULL; in ack_tx()
|
D | arcnet.c | 406 skb = lp->outgoing.skb; in arcnet_reply_tasklet() 430 dev_kfree_skb(lp->outgoing.skb); in arcnet_reply_tasklet() 431 lp->outgoing.skb = NULL; in arcnet_reply_tasklet() 690 lp->outgoing.skb = skb; in arcnet_send_packet() 699 lp->outgoing.proto = proto; in arcnet_send_packet() 700 lp->outgoing.skb = skb; in arcnet_send_packet() 701 lp->outgoing.pkt = pkt; in arcnet_send_packet() 928 if (lp->outgoing.proto && in arcnet_interrupt() 929 lp->outgoing.proto->ack_tx) { in arcnet_interrupt() 930 lp->outgoing.proto in arcnet_interrupt() [all …]
|
D | rfc1201.c | 491 out = &lp->outgoing; in prepare_tx() 494 out->dataleft = lp->outgoing.length; in prepare_tx() 513 struct Outgoing *out = &lp->outgoing; in continue_tx()
|
D | arcdevice.h | 314 struct Outgoing outgoing; /* packet currently being sent */ member
|
/Linux-v4.19/drivers/iio/buffer/ |
D | industrialio-buffer-dma.c | 204 list_add_tail(&block->head, &queue->outgoing); in _iio_dma_buffer_block_done() 322 INIT_LIST_HEAD(&queue->outgoing); in iio_dma_buffer_request_update() 463 block = list_first_entry_or_null(&queue->outgoing, struct in iio_dma_buffer_dequeue() 557 list_for_each_entry(block, &queue->outgoing, head) in iio_dma_buffer_data_available() 622 INIT_LIST_HEAD(&queue->outgoing); in iio_dma_buffer_init() 650 INIT_LIST_HEAD(&queue->outgoing); in iio_dma_buffer_exit()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-qbuf.rst | 54 (capturing) buffer from the driver's outgoing queue. 59 By default ``DMX_DQBUF`` blocks when no buffer is in the outgoing 77 buffer was in the outgoing queue.
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smp2p.txt | 29 Definition: three entries specifying the outgoing ipc bit used for 70 If not specified this node will denote the outgoing entry 78 Usage: required for outgoing entries
|
D | qcom,smsm.txt | 18 Definition: three entries specifying the outgoing ipc bit used for 80 encompasses one outbound entry and the outgoing interrupt for the wireless
|
D | qcom,smd.txt | 34 Definition: three entries specifying the outgoing ipc bit used for
|
/Linux-v4.19/include/linux/iio/ |
D | buffer-dma.h | 114 struct list_head outgoing; member
|
/Linux-v4.19/include/uapi/linux/ |
D | isdn.h | 106 int outgoing; member
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.fax | 67 Defines outgoing/send or incoming/receive connection. 95 ISDN_TTY_FAX_FCON signals the established, outgoing connection,
|
D | README | 118 Assignment") however the size of outgoing packets 259 of register 14. On outgoing calls, 261 select the outgoing service octet. 308 For an outgoing call, the inactive physical lines are searched. 365 f) Set the number for outgoing calls on the interface: 383 (neither incoming or outgoing connections are possible). Use
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-qbuf.rst | 102 (capturing) or displayed (output) buffer from the driver's outgoing 113 By default ``VIDIOC_DQBUF`` blocks when no buffer is in the outgoing 131 buffer was in the outgoing queue.
|
D | dev-osd.rst | 12 outgoing video signal. Applications can set up such an overlay using 111 the target rectangle an area in the outgoing video signal where the
|
D | func-open.rst | 40 buffer is in the driver outgoing queue, otherwise these functions
|
D | userp.rst | 80 <VIDIOC_QBUF>` blocks when no buffer is in the outgoing queue. When the 115 disk. Output buffers must be saved on the incoming and outgoing queue
|
D | mmap.rst | 209 and an outgoing queue. They separate the synchronous capture or output 214 FIFO, and were captured in the order dequeued from the outgoing FIFO. 240 in the outgoing queue. When the ``O_NONBLOCK`` flag was given to the
|
/Linux-v4.19/Documentation/networking/ |
D | ip_dynaddr.txt | 15 ``actual'' outgoing address is unknown at the moment the link is
|
D | timestamping.txt | 207 Request both hardware and software timestamps for outgoing packets 348 For transmit timestamps the outgoing packet is looped back to the 353 outgoing data packet with two ancillary messages attached. 379 Fragmentation of outgoing datagrams is rare, but is possible, e.g., by 380 explicitly disabling PMTU discovery. If an outgoing packet is fragmented, 460 * no outgoing packet will need hardware time stamping; 467 * enables hardware time stamping for outgoing packets; 512 Time stamps for outgoing packets are to be generated as follows:
|
/Linux-v4.19/Documentation/netlabel/ |
D | introduction.txt | 10 security attributes to outgoing network packets generated from user space
|
D | lsm_interface.txt | 30 on outgoing packets as well as read the labels on incoming packets. Functions
|
D | draft-ietf-cipso-ipsecurity-01.txt | 476 outgoing datagrams that have a label greater than this maximum MUST be 483 outgoing datagrams that have a label less than this minimum MUST be 510 policies may require both incoming and outgoing datagrams be checked against 554 outgoing IP datagrams. Just providing the correct CIPSO label format 652 The DOI identifier to be used for all outgoing datagrams is configured by 688 The CIPSO label to be used on all outgoing ICMP messages MUST be equivalent
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_net.c | 351 if (l->outgoing || l->hupflags & ISDN_INHUP) in isdn_net_autohup() 353 } else if (l->outgoing) { in isdn_net_autohup() 706 lp->outgoing = 1; in isdn_net_dial() 2360 lp->outgoing = 0; in isdn_net_find_icall() 2929 n->next = p->local->phone[phone->outgoing & 1]; in isdn_net_addphone() 2930 p->local->phone[phone->outgoing & 1] = n; in isdn_net_addphone() 2944 int inout = phone->outgoing & 1; in isdn_net_getphones() 2998 phone->outgoing = USG_OUTGOING(dev->usage[idx]); in isdn_net_getpeer() 3010 int inout = phone->outgoing & 1; in isdn_net_delphone()
|
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.txt | 42 port. This port is used as the outgoing port 313 chained/cascaded together. This port is used as outgoing port
|