/linux-6.14.4/include/uapi/linux/ |
D | if_pppol2tp.h | 35 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 63 __u32 d_tunnel, d_session; /* For sending outgoing packets */ 72 __u32 d_tunnel, d_session; /* For sending outgoing packets */
|
D | net_tstamp.h | 112 * No outgoing packet will need hardware time stamping; 119 * Enables hardware time stamping for outgoing packets; 127 * Enables time stamping for outgoing packets just as
|
D | ip_vs.h | 180 __u32 outpkts; /* outgoing packets */ 182 __u64 outbytes; /* outgoing bytes */ 449 IPVS_STATS_ATTR_OUTPKTS, /* outgoing packets */ 451 IPVS_STATS_ATTR_OUTBYTES, /* outgoing bytes */
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smp2p.yaml | 31 Reference to the mailbox representing the outgoing doorbell in APCS for 42 Three entries specifying the outgoing ipc bit used for signaling the 75 the outgoing entry. 91 Required for outgoing entries.
|
D | qcom,smsm.yaml | 40 Reference to the mailbox representing the outgoing doorbell in APCS for 56 Three entries specifying the outgoing ipc bit used for signaling the N:th 128 # point-of-view. It encompasses one outbound entry and the outgoing interrupt
|
/linux-6.14.4/Documentation/userspace-api/media/dvb/ |
D | dmx-qbuf.rst | 56 (capturing) buffer from the driver's outgoing queue. 61 By default ``DMX_DQBUF`` blocks when no buffer is in the outgoing 78 buffer was in the outgoing queue.
|
/linux-6.14.4/drivers/net/arcnet/ |
D | arcnet.c | 438 skb = lp->outgoing.skb; in arcnet_reply_work() 461 /* finally erasing outgoing skb */ in arcnet_reply_work() 462 dev_kfree_skb(lp->outgoing.skb); in arcnet_reply_work() 463 lp->outgoing.skb = NULL; in arcnet_reply_work() 738 lp->outgoing.skb = skb; in arcnet_send_packet() 747 lp->outgoing.proto = proto; in arcnet_send_packet() 748 lp->outgoing.skb = skb; in arcnet_send_packet() 749 lp->outgoing.pkt = pkt; in arcnet_send_packet() 982 if (lp->outgoing.proto && in arcnet_interrupt() 983 lp->outgoing.proto->ack_tx) { in arcnet_interrupt() [all …]
|
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()
|
/linux-6.14.4/drivers/soc/qcom/ |
D | smsm.c | 72 * @lock: spinlock for read-modify-write of the outgoing state 124 * @ipc_regmap: regmap for outgoing interrupt 125 * @ipc_offset: offset in @ipc_regmap for outgoing interrupt 126 * @ipc_bit: bit in @ipc_regmap + @ipc_offset for outgoing interrupt 138 * smsm_update_bits() - change bit in outgoing entry and inform subscribers 143 * Used to set and clear the bits in the outgoing/local entry and inform 374 * sending the outgoing interrupts to a remove hosts - identified by @host_id. 396 * outgoing interrupts to a remote host - identified by @host_id. 608 /* Register the outgoing state */ in qcom_smsm_probe()
|
/linux-6.14.4/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 188 /* load onto outgoing mailbox */ in fm10k_update_vlan_vf() 299 /* load onto outgoing mailbox */ in fm10k_update_uc_addr_vf() 338 /* load onto outgoing mailbox */ in fm10k_update_mc_addr_vf() 357 /* load onto outgoing mailbox */ in fm10k_update_int_moderator_vf() 413 /* load onto outgoing mailbox */ in fm10k_update_lport_state_vf() 440 /* load onto outgoing mailbox */ in fm10k_update_xcast_mode_vf()
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/haswell/ |
D | uncore-interconnect.json | 22 …"BriefDescription": "Each cycle counts number of all Core outgoing valid entries. Such entry is de… 41 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no…
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | cgroup_tcp_skb.c | 200 /* Check the types of outgoing packets of a server socket to make sure they 246 /* Check the types of outgoing packets of a server socket to make sure they 292 /* Check the types of outgoing packets of a client socket to make sure they 338 /* Check the types of outgoing packets of a client socket to make sure they
|
/linux-6.14.4/drivers/staging/gpib/include/ |
D | amccs5933.h | 43 // select byte 0 to 3 of outgoing mailbox 49 // select outgoing mailbox 0 to 3
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwell/ |
D | uncore-interconnect.json | 12 …"BriefDescription": "Each cycle counts number of all Core outgoing valid entries. Such entry is de… 41 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no…
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/rocketlake/ |
D | uncore-interconnect.json | 52 …"BriefDescription": "Each cycle counts number of all outgoing valid entries in ReqTrk. Such entry … 72 …"BriefDescription": "Total number of all outgoing entries allocated. Accounts for Coherent and non…
|
/linux-6.14.4/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,smd-edge.yaml | 51 Reference to the mailbox representing the outgoing doorbell in APCS for 62 Three entries specifying the outgoing ipc bit used for signaling the
|
/linux-6.14.4/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 596 $ git format-patch --base=auto --cover-letter -o outgoing/ master 597 outgoing/0000-cover-letter.patch 598 outgoing/0001-First-Commit.patch 599 outgoing/... 601 当你编辑 ``outgoing/0000-cover-letter.patch`` 时,您会注意到在它的最底部有一
|
/linux-6.14.4/Documentation/translations/zh_TW/process/ |
D | submitting-patches.rst | 600 $ git format-patch --base=auto --cover-letter -o outgoing/ master 601 outgoing/0000-cover-letter.patch 602 outgoing/0001-First-Commit.patch 603 outgoing/... 605 當你編輯 ``outgoing/0000-cover-letter.patch`` 時,您會注意到在它的最底部有一
|
/linux-6.14.4/kernel/irq/ |
D | cpuhotplug.c | 35 * Sanity check. If the mask is not empty when excluding the outgoing in irq_needs_fixup() 36 * CPU then it must contain at least one online CPU. The outgoing CPU in irq_needs_fixup() 129 * mask and therefore might keep/reassign the irq to the outgoing in migrate_one_irq()
|
/linux-6.14.4/drivers/infiniband/sw/rdmavt/ |
D | mad.c | 19 * @out: any outgoing MAD reply 20 * @out_mad_size: size of the outgoing MAD reply
|
/linux-6.14.4/net/batman-adv/ |
D | bat_iv_ogm.c | 418 /* only for one specific outgoing interface */ in batadv_iv_ogm_emit() 905 * @orig_ifinfo: ifinfo for the outgoing interface of the orig_node 951 /* only update the entry for this outgoing interface */ in batadv_iv_ogm_orig_update() 1297 * batadv_iv_ogm_process_per_outif() - process a batman iv OGM for an outgoing 1453 "Drop packet: OGM from secondary interface and wrong outgoing interface\n"); in batadv_iv_ogm_process_per_outif() 1772 * given outgoing interface. 1774 * @if_outgoing: Outgoing interface of interest 1803 * @if_outgoing: Limit dump to entries with this outgoing interface 1866 * @if_outgoing: Limit dump to entries with this outgoing interface 1928 * @if_outgoing: Limit dump to entries with this outgoing interface [all …]
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | vidioc-qbuf.rst | 124 (capturing) or displayed (output) buffer from the driver's outgoing 143 By default ``VIDIOC_DQBUF`` blocks when no buffer is in the outgoing 160 buffer was in the outgoing queue.
|
/linux-6.14.4/drivers/greybus/ |
D | operation.c | 112 * Initially an outgoing operation's errno value is -EBADR. 192 * Looks up an outgoing operation on a connection and returns a refcounted 267 * For outgoing requests, the operation result value should have 349 * for an outgoing operation is outbound, as is the response message 501 * For outgoing requests, the request message's header will be 503 * Outgoing operations must also specify the response buffer size, 537 /* Allocate the response buffer for outgoing operations */ in gb_operation_create_common() 1068 * Cancel an outgoing operation synchronously, and record the given error to
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | timestamping.c | 9 * Outgoing packets are time stamped with SO_TIMESTAMPING with or 52 " IP_MULTICAST_LOOP - looping outgoing multicasts\n" in usage() 55 " SOF_TIMESTAMPING_TX_HARDWARE - hardware time stamping of outgoing packets\n" in usage() 56 " SOF_TIMESTAMPING_TX_SOFTWARE - software fallback for outgoing packets\n" in usage() 428 /* set multicast group for outgoing packets */ in main()
|
/linux-6.14.4/include/linux/iio/ |
D | buffer-dma.h | 28 * @IIO_BLOCK_STATE_DONE: Block is on the outgoing queue 109 * atomic context as well as blocks on those lists. This is the outgoing queue
|