Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/netronome/nfp/
H 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()
H A Dccm.h103 struct sk_buff_head replies; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
H 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/Documentation/core-api/
H 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/Documentation/ABI/testing/
H 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
46 and sent while the replies are read back one message at time
66 and sent while the replies are read back one message at time
117 and sent while the replies are read back one message at time
144 and sent while the replies are read back one message at time
170 and sent while the replies are read back one message at time
199 and sent while the replies are read back one message at time
H A Ddebugfs-scmi42 Description: Timeout in milliseconds allowed for SCMI synchronous replies
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_fastopen-server.pkt24 // Server accepts and replies with data.
/linux/Documentation/userspace-api/media/cec/
H 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
248 This flag makes it easier to wait for replies to vendor commands.
/linux/Documentation/w1/
H A Dw1-netlink.rst75 Currently replies to userspace commands are only generated for read
137 Command status replies
/linux/Documentation/networking/devlink/
H A Dprestera.rst78 - Traps ARP replies packets that have switch-port's DA Mac address
/linux/Documentation/i2c/
H A Di2c-address-translators.rst76 address 0x10 and replies normally
/linux/Documentation/filesystems/fuse/
H A Dfuse-passthrough.rst42 replies with the ``FOPEN_PASSTHROUGH`` flag set in
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst287 replies, with ``NLM_F_MULTI`` set. Use a filtered dump instead.
/linux/net/bridge/netfilter/
H A DKconfig194 automatically sending arp replies to arp requests.
/linux/net/ipv6/netfilter/
H A DKconfig163 This option allows you to match packets whose replies would
/linux/Documentation/process/
H A Dhandling-regressions.rst334 The bot watches for replies to reports of tracked regressions. Additionally,
336 with "Closes:" tags; replies to such patch postings are tracked as well.
414 used in direct or indirect replies to the report. You can write them below one
415 of the `introduced` commands or in replies to the mail that used one of them
H A D2.Process.rst428 replies to your postings.
434 - Use interleaved ("inline") replies, which makes your response easier to
H A Dsubmitting-patches.rst336 Use trimmed interleaved replies in email discussions
339 discussions. Interleaved (or "inline") replies make conversations much
/linux/Documentation/hid/
H A Duhid.rst187 send a SET_REPORT request to your HID device. Once it replies, you must tell
/linux/drivers/infiniband/ulp/rtrs/
H A DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
/linux/net/ipv4/netfilter/
H A DKconfig168 This option allows you to match packets whose replies would
/linux/Documentation/admin-guide/
H 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/drivers/message/fusion/lsi/
H A Dmpi_history.txt590 * Added PriorityReason field to some replies and
703 * Diagnostic Release requests and replies.
/linux/Documentation/networking/
H A Dsnmp_counter.rst296 It means the TCP layer receives a SYN, replies a SYN+ACK, come into
358 timer, after client replies ACK, TCP stack checks whether the accept
361 time client replies ACK, this socket will get another chance to move
796 TCP stack receives a SYN and replies SYN+ACK. Now the TCP stack is
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst85 required in NFS protocol replies.

12