Home
last modified time | relevance | path

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

12

/linux-6.1.9/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-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c291 nfp_flower_wait_repr_reify(struct nfp_app *app, atomic_t *replies, int tot_repl) in nfp_flower_wait_repr_reify() argument
300 atomic_read(replies) >= tot_repl, in nfp_flower_wait_repr_reify()
344 atomic_t *replies = &priv->reify_replies; in nfp_flower_repr_netdev_preclean() local
347 atomic_set(replies, 0); in nfp_flower_repr_netdev_preclean()
354 nfp_flower_wait_repr_reify(app, replies, 1); in nfp_flower_repr_netdev_preclean()
374 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_vnic_reprs() local
452 atomic_set(replies, 0); in nfp_flower_spawn_vnic_reprs()
460 err = nfp_flower_wait_repr_reify(app, replies, reify_cnt); in nfp_flower_spawn_vnic_reprs()
488 atomic_t *replies = &priv->reify_replies; in nfp_flower_spawn_phy_reprs() local
576 atomic_set(replies, 0); in nfp_flower_spawn_phy_reprs()
[all …]
/linux-6.1.9/Documentation/w1/
Dw1-netlink.rst75 Currently replies to userspace commands are only generated for read
137 Command status replies
/linux-6.1.9/Documentation/networking/devlink/
Dprestera.rst78 - Traps ARP replies packets that have switch-port's DA Mac address
/linux-6.1.9/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-6.1.9/net/
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.1.9/net/bridge/netfilter/
DKconfig180 automatically sending arp replies to arp requests.
/linux-6.1.9/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-6.1.9/Documentation/process/
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
D5.Posting.rst289 the patch in their replies. Instead, just put the patch directly into your
/linux-6.1.9/net/ipv6/netfilter/
DKconfig152 This option allows you to match packets whose replies would
/linux-6.1.9/Documentation/usb/
Dusbip_protocol.rst34 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
/linux-6.1.9/net/ipv4/netfilter/
DKconfig157 This option allows you to match packets whose replies would
/linux-6.1.9/Documentation/hid/
Duhid.rst187 send a SET_REPORT request to your HID device. Once it replies, you must tell
/linux-6.1.9/drivers/infiniband/ulp/rtrs/
DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
/linux-6.1.9/Documentation/filesystems/nfs/
Dexporting.rst189 replies when doing operations on this filesystem. Consider enabling
/linux-6.1.9/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.
Dreporting-issues.rst1151 replies to your own mail. Just remember to actually do that once the report
1350 ask others for public or private replies how to move on. If that fails, it
1373 Here are your duties in case you got replies to your report:
1418 After the reminder wait three more weeks for replies. If you still don't get a
1430 why the report did not get any replies. A good moment for this second reminder
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_history.txt590 * Added PriorityReason field to some replies and
703 * Diagnostic Release requests and replies.
/linux-6.1.9/Documentation/admin-guide/nfs/
Dnfsroot.rst112 replies from the specified server are accepted.
/linux-6.1.9/Documentation/networking/
Dethtool-netlink.rst13 requests and replies is passed using netlink attributes.
270 Kernel replies with corresponding "GET_REPLY" message. For most types, ``GET``
305 kernel replies. There are two types of string sets: global (independent of
Dsnmp_counter.rst296 It means the TCP layer receives a SYN, replies a SYN+ACK, come into
360 timer, after client replies ACK, TCP stack checks whether the accept
363 time client replies ACK, this socket will get another chance to move
800 TCP stack receives a SYN and replies SYN+ACK. Now the TCP stack is
Dbonding.rst299 fashion, all replies from the ARP targets will be received on
329 Specifies whether or not ARP probes and replies should be
370 ARP requests and replies, and only consider a slave to be up if it
373 For an active slave, the validation checks ARP replies to confirm
375 do not typically receive these replies, the validation performed
394 ARP requests and replies associated with its own instance of
2062 as an unsolicited ARP reply (because ARP matches replies on an
Dip-sysctl.rst74 associated with a socket for example, TCP RSTs or ICMP echo replies).
1472 Basically allow proxy arp replies back to the same interface
1587 performing source address selection for ICMP replies, or
1647 Define different modes for sending replies in response to
1684 Both replies and requests type gratuitous arp will trigger the
2075 associated with a socket for example, TCP RSTs or ICMPv6 echo replies).

12