Searched full:confirmation (Results 1 – 25 of 138) sorted by relevance
123456
/linux-6.14.4/drivers/infiniband/ulp/rtrs/ |
D | rtrs.h | 88 * rtrs_clt_req_ops - it holds the request confirmation callback 91 * @conf_fn: callback function to be called as confirmation 93 * @(conf) confirmation.
|
/linux-6.14.4/lib/ |
D | percpu-refcount.c | 205 /* @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-6.14.4/Documentation/networking/ |
D | x25-iface.rst | 37 confirmation message should be returned as soon as possible. 42 confirmation message should be returned as soon as possible.
|
D | tls-offload.rst | 318 When the header is matched the device sends a confirmation request 330 confirmation from the kernel). The implementation may choose to periodically 334 Special care has to be taken if the confirmation request is passed 336 by the kernel before the confirmation request.
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | dc-debug.rst | 180 DC Visual Confirmation 183 Display core provides a feature named visual confirmation, which is a set of 202 You need to reload your GUI to see the visual confirmation. When the plane 227 confirmation is also handy for this case. Similar to the MPO case, you can use 228 the below command to enable visual confirmation::
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 85 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-6.14.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_sysfs.c | 51 str = "Tx default confirmation"; in dpaa_eth_show_fqids() 54 str = "Tx confirmation (mq)"; in dpaa_eth_show_fqids()
|
D | dpaa_eth_trace.h | 94 /* Tx confirmation fd */
|
/linux-6.14.4/drivers/rtc/ |
D | rtc-wm8350.c | 114 /* 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-6.14.4/drivers/net/ethernet/freescale/fman/ |
D | fman_port.h | 89 /* For Tx - Default Confirmation queue, 0 means no Tx confirmation
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/humidity/ |
D | dht11.yaml | 15 absolute confirmation of this, or what the aosong part number is.
|
/linux-6.14.4/include/net/ |
D | rose.h | 54 ROSE_STATE_2, /* Awaiting Clear Confirmation */ 56 ROSE_STATE_4, /* Awaiting Reset Confirmation */
|
D | x25.h | 63 X25_STATE_2, /* Awaiting Clear Confirmation */ 65 X25_STATE_4, /* Awaiting Reset Confirmation */
|
/linux-6.14.4/drivers/net/wireless/ath/ath12k/ |
D | debugfs_htt_stats.h | 40 * target to host stats upload confirmation message. 42 * upload request, which identifies which request the confirmation is 69 * Purpose: Identifies this is a extended statistics upload confirmation 74 * Purpose: Provide a mechanism to match a target->host stats confirmation 79 * Purpose: Provide a mechanism to match a target->host stats confirmation
|
/linux-6.14.4/net/rose/ |
D | rose_in.c | 70 * State machine for state 2, Awaiting Clear Confirmation State. 209 * State machine for state 4, Awaiting Reset Confirmation State.
|
/linux-6.14.4/drivers/net/wireless/silabs/wfx/ |
D | hif_tx.h | 3 * Implementation of the host-to-chip commands (aka request/confirmation) of the
|
D | hif_rx.c | 30 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-6.14.4/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | ethernet-driver.rst | 112 confirmation frame is sent back to the CPU. 119 Each network interface can have multiple Rx, Tx and confirmation queues affined
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/abi/ |
D | guc_messages_abi.h | 62 * 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-6.14.4/drivers/gpu/drm/xe/abi/ |
D | guc_messages_abi.h | 62 * 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-6.14.4/drivers/net/wireless/ath/ath11k/ |
D | dp.h | 360 * Host should wait for confirmation message before sending new SRING 1482 * Purpose: Provide a mechanism to match a target->host stats confirmation 1487 * Purpose: Provide a mechanism to match a target->host stats confirmation 1554 * to host stats upload confirmation message. 1556 * upload request, which identifies which request the confirmation is 1583 * Purpose: Identifies this is a extended statistics upload confirmation 1588 * Purpose: Provide a mechanism to match a target->host stats confirmation 1593 * Purpose: Provide a mechanism to match a target->host stats confirmation
|
/linux-6.14.4/Documentation/w1/slaves/ |
D | w1_ds2413.rst | 57 its inverted form and it is waiting for a confirmation.
|
/linux-6.14.4/sound/soc/au1x/ |
D | psc-i2s.c | 199 /* wait for start confirmation */ in au1xpsc_i2s_start() 220 /* wait for stop confirmation */ in au1xpsc_i2s_stop()
|
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_pfvf.c | 98 /* Wait for confirmation from remote that it received the message */ in adf_gen4_pfvf_send()
|
/linux-6.14.4/net/x25/ |
D | x25_in.c | 171 * State machine for state 2, Awaiting Clear Confirmation State. 340 * State machine for state 4, Awaiting Reset Confirmation State.
|
123456