Home
last modified time | relevance | path

Searched refs:replies (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/
Dccm.c52 skb_queue_walk(&ccm->replies, skb) { in __nfp_ccm_reply()
56 __skb_unlink(skb, &ccm->replies); in __nfp_ccm_reply()
194 __skb_queue_tail(&ccm->replies, skb); in nfp_ccm_rx()
209 skb_queue_head_init(&ccm->replies); in nfp_ccm_init()
216 WARN_ON(!skb_queue_empty(&ccm->replies)); in nfp_ccm_clean()
Dccm.h103 struct sk_buff_head replies; member
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c300 nfp_flower_wait_repr_reify(struct nfp_app *app, atomic_t *replies, int tot_repl) in nfp_flower_wait_repr_reify() argument
309 atomic_read(replies) >= tot_repl, in nfp_flower_wait_repr_reify()
353 atomic_t *replies = &priv->reify_replies; in nfp_flower_repr_netdev_preclean() local
356 atomic_set(replies, 0); in nfp_flower_repr_netdev_preclean()
363 nfp_flower_wait_repr_reify(app, replies, 1); in nfp_flower_repr_netdev_preclean()
383 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_vnic_reprs() local
461 atomic_set(replies, 0); in nfp_flower_spawn_vnic_reprs()
469 err = nfp_flower_wait_repr_reify(app, replies, reify_cnt); in nfp_flower_spawn_vnic_reprs()
497 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_phy_reprs() local
585 atomic_set(replies, 0); in nfp_flower_spawn_phy_reprs()
[all …]
/Linux-v6.6/Documentation/core-api/
Dnetlink.rst23 Use the same command IDs for requests and replies. This makes it easier
27 sort the notifications from replies (and present them to the user
28 application via a different API than replies).
36 added whether it replies with a full message or only an ACK is uAPI and
/Linux-v6.6/Documentation/ABI/testing/
Ddebugfs-scmi-raw12 and sent while the replies are read back one message at time
30 and sent while the replies are read back one message at time
81 and sent while the replies are read back one message at time
108 and sent while the replies are read back one message at time
Ddebugfs-scmi42 Description: Timeout in milliseconds allowed for SCMI synchronous replies
/Linux-v6.6/Documentation/w1/
Dw1-netlink.rst75 Currently replies to userspace commands are only generated for read
137 Command status replies
/Linux-v6.6/Documentation/networking/devlink/
Dprestera.rst78 - Traps ARP replies packets that have switch-port's DA Mac address
/Linux-v6.6/Documentation/i2c/
Di2c-address-translators.rst76 address 0x10 and replies normally
/Linux-v6.6/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst73 be used to associate both transmit results and replies with the original
158 are processed differently: either value will match both possible replies.
160 message that has two possible replies other than Feature Abort. The
/Linux-v6.6/Documentation/userspace-api/netlink/
Dgenetlink-legacy.rst263 replies, with ``NLM_F_MULTI`` set. Use a filtered dump instead.
/Linux-v6.6/net/
DKconfig175 replies, the Linux box will silently forward the traffic to the
178 reach the outside and can receive replies. It is even possible to
/Linux-v6.6/net/bridge/netfilter/
DKconfig180 automatically sending arp replies to arp requests.
/Linux-v6.6/Documentation/filesystems/
Dcoda.rst108 serviced a request it replies to the operating system with appropriate
165 offered by the cache manager Venus. When the replies from Venus have
185 Venus replies the response is passed back to the caller in unmodified
209 on behalf of a process P, creates messages for Venus, awaits replies
295 retrieves messages by doing a read on the device, replies are sent
/Linux-v6.6/net/ipv6/netfilter/
DKconfig152 This option allows you to match packets whose replies would
/Linux-v6.6/Documentation/usb/
Dusbip_protocol.rst34 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
/Linux-v6.6/Documentation/process/
Dhandling-regressions.rst327 The bot watches for replies to reports of tracked regressions. Additionally,
329 with "Link:" tags; replies to such patch postings are tracked as well.
408 used in direct or indirect replies to the report. You can write them below one
409 of the `introduced` commands or in replies to the mail that used one of them
D2.Process.rst431 replies to your postings.
437 - Use interleaved ("inline") replies, which makes your response easier to
/Linux-v6.6/net/ipv4/netfilter/
DKconfig157 This option allows you to match packets whose replies would
/Linux-v6.6/Documentation/hid/
Duhid.rst187 send a SET_REPORT request to your HID device. Once it replies, you must tell
/Linux-v6.6/drivers/infiniband/ulp/rtrs/
DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
/Linux-v6.6/Documentation/admin-guide/
Dreporting-regressions.rst378 Regzbot works by watching for replies to reports of tracked regressions.
380 reports with "Link:" tags; replies to such patch postings are tracked as well.
/Linux-v6.6/Documentation/filesystems/nfs/
Dexporting.rst189 replies when doing operations on this filesystem. Consider enabling
/Linux-v6.6/drivers/message/fusion/lsi/
Dmpi_history.txt590 * Added PriorityReason field to some replies and
703 * Diagnostic Release requests and replies.
/Linux-v6.6/Documentation/admin-guide/nfs/
Dnfsroot.rst112 replies from the specified server are accepted.

12