| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | ccm.h | 93 * @replies: received cmsg replies waiting to be consumed 94 * @wq: work queue for waiting for cmsg replies 103 struct sk_buff_head replies; member
|
| D | ccm.c | 52 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()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
| D | ccm.h | 93 * @replies: received cmsg replies waiting to be consumed 94 * @wq: work queue for waiting for cmsg replies 103 struct sk_buff_head replies; member
|
| D | ccm.c | 52 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()
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | netlink.rst | 23 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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | debugfs-scmi-raw | 12 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
|
| /kernel/linux/linux-5.10/Documentation/w1/ |
| D | w1-netlink.rst | 13 3. Replies to userspace commands. 75 Currently replies to userspace commands are only generated for read 77 read request. Replies are not combined when sent - i.e. typical reply 87 Replies to W1_LIST_MASTERS should send a message back to the userspace 137 Command status replies
|
| /kernel/linux/linux-6.6/Documentation/w1/ |
| D | w1-netlink.rst | 13 3. Replies to userspace commands. 75 Currently replies to userspace commands are only generated for read 77 read request. Replies are not combined when sent - i.e. typical reply 87 Replies to W1_LIST_MASTERS should send a message back to the userspace 137 Command status replies
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| D | main.c | 291 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
| D | main.c | 300 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 …]
|
| /kernel/linux/linux-6.6/drivers/w1/ |
| D | Kconfig | 27 3. Replies to userspace commands.
|
| /kernel/linux/linux-5.10/drivers/w1/ |
| D | Kconfig | 27 3. Replies to userspace commands.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_gsc_proxy.c | 30 * 2 - GSC replies with the proxy header + payload for CSME 32 * 4 - CSME replies with the proxy header + payload for GSC 34 * 6 - GSC replies either with a new header + payload (same as step 2, so we
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
| D | fddimib.h | 339 #define SMT_OID_ECF_REPLY_RX 21 /* ECF replies received */ 341 #define SMT_OID_ECF_REPLY_TX 23 /* ECF replies transmitted */
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | fddimib.h | 339 #define SMT_OID_ECF_REPLY_RX 21 /* ECF replies received */ 341 #define SMT_OID_ECF_REPLY_TX 23 /* ECF replies transmitted */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | drbd_genl_api.h | 9 * For (unicast) replies or informational (broadcast) messages
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | drbd_genl_api.h | 9 * For (unicast) replies or informational (broadcast) messages
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_conntrack_netbios_ns.c | 33 MODULE_PARM_DESC(timeout, "timeout for master connection/replies in seconds");
|
| D | nf_conntrack_snmp.c | 26 MODULE_PARM_DESC(timeout, "timeout for master connection/replies in seconds");
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_conntrack_netbios_ns.c | 34 MODULE_PARM_DESC(timeout, "timeout for master connection/replies in seconds");
|
| D | nf_conntrack_snmp.c | 26 MODULE_PARM_DESC(timeout, "timeout for master connection/replies in seconds");
|
| /kernel/linux/linux-5.10/include/xen/interface/io/ |
| D | xs_wire.h | 87 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | cache.h | 66 * attrstat replies. Using cache entries with fixed length instead
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | cache.h | 66 * attrstat replies. Using cache entries with fixed length instead
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-receive.rst | 73 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
|