Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A 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()
A Dccm.h103 struct sk_buff_head replies; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A 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-6.3-rc2/Documentation/core-api/
A 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-6.3-rc2/Documentation/ABI/testing/
A 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
A Ddebugfs-scmi42 Description: Timeout in milliseconds allowed for SCMI synchronous replies
/linux-6.3-rc2/Documentation/w1/
A Dw1-netlink.rst75 Currently replies to userspace commands are only generated for read
137 Command status replies
/linux-6.3-rc2/Documentation/networking/devlink/
A Dprestera.rst78 - Traps ARP replies packets that have switch-port's DA Mac address
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A 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-6.3-rc2/Documentation/userspace-api/netlink/
A Dgenetlink-legacy.rst173 replies, with ``NLM_F_MULTI`` set. Use a filtered dump instead.
/linux-6.3-rc2/net/
A DKconfig150 replies, the Linux box will silently forward the traffic to the
153 reach the outside and can receive replies. It is even possible to
/linux-6.3-rc2/Documentation/netlink/
A Dgenetlink.yaml225 Attribute space from which attributes directly in the requests and replies
A Dgenetlink-c.yaml255 Attribute space from which attributes directly in the requests and replies
A Dgenetlink-legacy.yaml278 Attribute space from which attributes directly in the requests and replies
/linux-6.3-rc2/net/bridge/netfilter/
A DKconfig180 automatically sending arp replies to arp requests.
/linux-6.3-rc2/Documentation/filesystems/
A 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-6.3-rc2/Documentation/process/
A Dhandling-regressions.rst283 The bot watches for replies to reports of tracked regressions. Additionally,
285 with "Link:" tags; replies to such patch postings are tracked as well.
364 used in direct or indirect replies to the report. You can write them below one
365 of the `introduced` commands or in replies to the mail that used one of them
/linux-6.3-rc2/net/ipv6/netfilter/
A DKconfig152 This option allows you to match packets whose replies would
/linux-6.3-rc2/Documentation/usb/
A Dusbip_protocol.rst34 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
/linux-6.3-rc2/net/ipv4/netfilter/
A DKconfig157 This option allows you to match packets whose replies would
/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/
A DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
/linux-6.3-rc2/Documentation/hid/
A Duhid.rst187 send a SET_REPORT request to your HID device. Once it replies, you must tell
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dexporting.rst189 replies when doing operations on this filesystem. Consider enabling
/linux-6.3-rc2/Documentation/admin-guide/
A 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-6.3-rc2/drivers/message/fusion/lsi/
A Dmpi_history.txt590 * Added PriorityReason field to some replies and
703 * Diagnostic Release requests and replies.

Completed in 39 milliseconds

12