Home
last modified time | relevance | path

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

12345

/linux/lib/
H A Dpercpu-refcount.c205 /* @ref is viewed as dead on all CPUs, send out switch confirmation */ in percpu_ref_switch_to_atomic_rcu()
232 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic()
289 * @confirm_switch: optional confirmation callback
367 * percpu_ref_kill_and_confirm - drop the initial ref and schedule confirmation
369 * @confirm_kill: optional confirmation callback
371 * Equivalent to percpu_ref_kill() but also schedules kill confirmation if
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.h90 * struct rtrs_clt_req_ops - it holds the request confirmation callback
93 * @conf_fn: callback function to be called as confirmation
95 * @(conf) confirmation.
/linux/Documentation/networking/
H A Dx25-iface.rst37 confirmation message should be returned as soon as possible.
42 confirmation message should be returned as soon as possible.
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A 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/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c51 str = "Tx default confirmation"; in dpaa_eth_show_fqids()
54 str = "Tx confirmation (mq)"; in dpaa_eth_show_fqids()
H A Ddpaa_eth_trace.h94 /* Tx confirmation fd */
H A Ddpaa_eth.h121 /* Information to be used on the Tx confirmation path. Stored just
/linux/drivers/rtc/
H A 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/drivers/net/ethernet/freescale/fman/
H A Dfman_port.h89 /* For Tx - Default Confirmation queue, 0 means no Tx confirmation
/linux/include/net/
H A Drose.h55 ROSE_STATE_2, /* Awaiting Clear Confirmation */
57 ROSE_STATE_4, /* Awaiting Reset Confirmation */
H A Dx25.h63 X25_STATE_2, /* Awaiting Clear Confirmation */
65 X25_STATE_4, /* Awaiting Reset Confirmation */
/linux/Documentation/devicetree/bindings/iio/humidity/
H A Ddht11.yaml15 absolute confirmation of this, or what the aosong part number is.
/linux/net/rose/
H A Drose_in.c70 * State machine for state 2, Awaiting Clear Confirmation State.
210 * State machine for state 4, Awaiting Reset Confirmation State.
/linux/drivers/gpu/drm/xe/abi/
H A Dguc_messages_abi.h62 * for which confirmation or return data is expected.
98 * for which confirmation or return data is not expected.
100 * If confirmation is required then `HXG Request`_ shall be used instead.
126 * that does not involves immediate confirmation nor data.
/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_messages_abi.h62 * for which confirmation or return data is expected.
98 * for which confirmation or return data is not expected.
100 * If confirmation is required then `HXG Request`_ shall be used instead.
126 * that does not involves immediate confirmation nor data.
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h3 * Implementation of the host-to-chip commands (aka request/confirmation) of the
H A Dhif_rx.c30 dev_warn(wdev->dev, "unexpected confirmation: 0x%.2x\n", cmd); in wfx_hif_generic_confirm()
388 dev_err(wdev->dev, "unexpected HIF confirmation: ID %02x\n", hif_id); in wfx_handle_rx()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A 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/Documentation/w1/slaves/
H A Dw1_ds2413.rst57 its inverted form and it is waiting for a confirmation.
/linux/net/x25/
H A Dx25_in.c171 * State machine for state 2, Awaiting Clear Confirmation State.
340 * State machine for state 4, Awaiting Reset Confirmation State.
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pfvf.c98 /* Wait for confirmation from remote that it received the message */ in adf_gen4_pfvf_send()
/linux/drivers/net/wireguard/
H A 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/arch/arm/mach-tegra/
H A Dplatsmp.c86 * the confirmation that the CPU is powered then removing in tegra30_boot_secondary()
/linux/drivers/net/can/usb/
H A Dems_usb.c40 #define CPC_MSG_TYPE_CONFIRM 20 /* command processed confirmation */
194 u8 msgid; /* confirmation handle */
202 struct cpc_confirm confirmation; member
/linux/include/scsi/fc/
H A Dfc_fcp.h166 #define FCP_CONF_REQ 0x10 /* confirmation requested */

12345