Home
last modified time | relevance | path

Searched full:confirmation (Results 1 – 25 of 118) sorted by relevance

12345

/Linux-v5.15/drivers/infiniband/ulp/rtrs/
Drtrs.h87 * rtrs_clt_req_ops - it holds the request confirmation callback
90 * @conf_fn: callback function to be called as confirmation
92 * @(conf) confirmation.
/Linux-v5.15/lib/
Dpercpu-refcount.c204 /* @ref is viewed as dead on all CPUs, send out switch confirmation */ in percpu_ref_switch_to_atomic_rcu()
231 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic()
287 * @confirm_switch: optional confirmation callback
365 * percpu_ref_kill_and_confirm - drop the initial ref and schedule confirmation
367 * @confirm_kill: optional confirmation callback
369 * Equivalent to percpu_ref_kill() but also schedules kill confirmation if
/Linux-v5.15/Documentation/networking/
Dx25-iface.rst38 confirmation message should be returned as soon as possible.
43 confirmation message should be returned as soon as possible.
Dtls-offload.rst317 When the header is matched the device sends a confirmation request
329 confirmation from the kernel). The implementation may choose to periodically
333 Special care has to be taken if the confirmation request is passed
335 by the kernel before the confirmation request.
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst85 Tx Cnf FQ Tx confirmation FQs
143 confirmation frame queues. The driver is then responsible for freeing the
146 driver on a confirmation FQ, the skb can be correctly consumed.
184 Traffic coming on the DPAA Rx queues or on the DPAA Tx confirmation
/Linux-v5.15/drivers/rtc/
Drtc-wm8350.c114 /* Wait until confirmation of stopping */ in wm8350_rtc_settime()
121 dev_err(dev, "timed out on set confirmation\n"); in wm8350_rtc_settime()
197 /* Wait until confirmation of stopping */ in wm8350_rtc_stop_alarm()
220 /* Wait until confirmation */ in wm8350_rtc_start_alarm()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth_sysfs.c78 str = "Tx default confirmation"; in dpaa_eth_show_fqids()
81 str = "Tx confirmation (mq)"; in dpaa_eth_show_fqids()
Ddpaa_eth_trace.h120 /* Tx confirmation fd */
/Linux-v5.15/drivers/net/ethernet/freescale/fman/
Dfman_port.h116 /* For Tx - Default Confirmation queue, 0 means no Tx confirmation
/Linux-v5.15/Documentation/devicetree/bindings/iio/humidity/
Ddht11.yaml15 absolute confirmation of this, or what the aosong part number is.
/Linux-v5.15/include/net/
Drose.h53 ROSE_STATE_2, /* Awaiting Clear Confirmation */
55 ROSE_STATE_4, /* Awaiting Reset Confirmation */
Dx25.h63 X25_STATE_2, /* Awaiting Clear Confirmation */
65 X25_STATE_4, /* Awaiting Reset Confirmation */
/Linux-v5.15/drivers/staging/wfx/
Dhif_tx.h3 * Implementation of host-to-chip commands (aka request/confirmation) of WFxxx
Dhif_rx.c31 dev_warn(wdev->dev, "unexpected confirmation: 0x%.2x\n", cmd); in hif_generic_confirm()
411 dev_err(wdev->dev, "unexpected HIF confirmation: ID %02x\n", in wfx_handle_rx()
/Linux-v5.15/net/rose/
Drose_in.c69 * State machine for state 2, Awaiting Clear Confirmation State.
208 * State machine for state 4, Awaiting Reset Confirmation State.
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst112 confirmation frame is sent back to the CPU.
119 Each network interface can have multiple Rx, Tx and confirmation queues affined
/Linux-v5.15/Documentation/w1/slaves/
Dw1_ds2413.rst57 its inverted form and it is waiting for a confirmation.
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp.h322 * Host should wait for confirmation message before sending new SRING
1442 * Purpose: Provide a mechanism to match a target->host stats confirmation
1447 * Purpose: Provide a mechanism to match a target->host stats confirmation
1515 * to host stats upload confirmation message.
1517 * upload request, which identifies which request the confirmation is
1544 * Purpose: Identifies this is a extended statistics upload confirmation
1549 * Purpose: Provide a mechanism to match a target->host stats confirmation
1554 * Purpose: Provide a mechanism to match a target->host stats confirmation
/Linux-v5.15/sound/soc/au1x/
Dpsc-i2s.c199 /* wait for start confirmation */ in au1xpsc_i2s_start()
220 /* wait for stop confirmation */ in au1xpsc_i2s_stop()
/Linux-v5.15/net/x25/
Dx25_in.c171 * State machine for state 2, Awaiting Clear Confirmation State.
340 * State machine for state 4, Awaiting Reset Confirmation State.
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-trace.h84 /* Tx confirmation fd */
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dhtt.h310 * @cookie_lsb: used for confirmation message from target->host
1393 * (within a stats upload confirmation message).
1407 * to host stats upload confirmation message.
1409 * upload request, which identifies which request the confirmation is
1444 * Purpose: identifies this is a statistics upload confirmation message
1448 * Purpose: Provide a mechanism to match a target->host stats confirmation
1453 * Purpose: Provide a mechanism to match a target->host stats confirmation
/Linux-v5.15/drivers/net/wireguard/
Dnoise.c212 * received a confirmation response, which means this new in add_new_keypair()
241 * until we receive confirmation via the first data packet, so in add_new_keypair()
276 /* When we've finally received the confirmation, we slide the next in wg_noise_received_with_keypair()
/Linux-v5.15/drivers/net/can/usb/
Dems_usb.c39 #define CPC_MSG_TYPE_CONFIRM 20 /* command processed confirmation */
193 u8 msgid; /* confirmation handle */
201 struct cpc_confirm confirmation; member
/Linux-v5.15/include/scsi/fc/
Dfc_fcp.h166 #define FCP_CONF_REQ 0x10 /* confirmation requested */

12345