| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/ |
| D | rs485.yaml | 22 milliseconds. It corresponds to the delay before sending data. 26 It corresponds to the delay after sending data and actual release 32 description: drive RTS high when sending (this is the default). 36 description: drive RTS low when sending (default is high). 50 description: enables the receiving of data even while sending data.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/ |
| D | rs485.yaml | 23 milliseconds. It corresponds to the delay before sending data. 27 It corresponds to the delay after sending data and actual release 33 description: drive RTS low when sending (default is high). 42 description: enables the receiving of data even while sending data.
|
| /kernel/linux/linux-6.6/drivers/hv/ |
| D | hv_trace.h | 145 TP_printk("sending ret %d", __entry->ret) 167 TP_printk("sending child_relid 0x%x, openid %d, " 186 TP_printk("sending child_relid 0x%x, ret %d", __entry->child_relid, 207 TP_printk("sending child_relid 0x%x, gpadl 0x%x, range_buflen %d " 227 TP_printk("sending msgnumber %d, gpadl 0x%x, ret %d", 245 TP_printk("sending child_relid 0x%x, gpadl 0x%x, ret %d", 269 TP_printk("sending vmbus_version_requested %d, target_vcpu 0x%x, " 287 TP_printk("sending child_relid 0x%x, ret %d", 306 TP_printk("sending guest_endpoint_id %pUl, host_service_id %pUl, "
|
| /kernel/linux/linux-5.10/drivers/hv/ |
| D | hv_trace.h | 130 TP_printk("sending ret %d", __entry->ret) 152 TP_printk("sending child_relid 0x%x, openid %d, " 171 TP_printk("sending child_relid 0x%x, ret %d", __entry->child_relid, 192 TP_printk("sending child_relid 0x%x, gpadl 0x%x, range_buflen %d " 212 TP_printk("sending msgnumber %d, gpadl 0x%x, ret %d", 230 TP_printk("sending child_relid 0x%x, gpadl 0x%x, ret %d", 254 TP_printk("sending vmbus_version_requested %d, target_vcpu 0x%x, " 272 TP_printk("sending child_relid 0x%x, ret %d", 291 TP_printk("sending guest_endpoint_id %pUl, host_service_id %pUl, "
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| D | send.c | 30 net_dbg_ratelimited("%s: Sending handshake initiation to peer %llu (%pISpfsc)\n", in wg_packet_send_handshake_initiation() 90 net_dbg_ratelimited("%s: Sending handshake response to peer %llu (%pISpfsc)\n", in wg_packet_send_handshake_response() 116 net_dbg_skb_ratelimited("%s: Sending cookie response for denied handshake message for %pISpfsc\n", in wg_packet_send_handshake_cookie() 131 send = keypair && READ_ONCE(keypair->sending.is_valid) && in keep_key_fresh() 134 wg_birthdate_has_expired(keypair->sending.birthdate, REKEY_AFTER_TIME))); in keep_key_fresh() 218 keypair->sending.key); in encrypt_packet() 234 net_dbg_ratelimited("%s: Sending keepalive packet to peer %llu (%pISpfsc)\n", in wg_packet_send_keepalive() 363 if (unlikely(!READ_ONCE(keypair->sending.is_valid))) in wg_packet_send_staged_packets() 365 if (unlikely(wg_birthdate_has_expired(keypair->sending.birthdate, in wg_packet_send_staged_packets() 392 WRITE_ONCE(keypair->sending.is_valid, false); in wg_packet_send_staged_packets()
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| D | send.c | 30 net_dbg_ratelimited("%s: Sending handshake initiation to peer %llu (%pISpfsc)\n", in wg_packet_send_handshake_initiation() 90 net_dbg_ratelimited("%s: Sending handshake response to peer %llu (%pISpfsc)\n", in wg_packet_send_handshake_response() 116 net_dbg_skb_ratelimited("%s: Sending cookie response for denied handshake message for %pISpfsc\n", in wg_packet_send_handshake_cookie() 131 send = keypair && READ_ONCE(keypair->sending.is_valid) && in keep_key_fresh() 134 wg_birthdate_has_expired(keypair->sending.birthdate, REKEY_AFTER_TIME))); in keep_key_fresh() 218 keypair->sending.key); in encrypt_packet() 234 net_dbg_ratelimited("%s: Sending keepalive packet to peer %llu (%pISpfsc)\n", in wg_packet_send_keepalive() 363 if (unlikely(!READ_ONCE(keypair->sending.is_valid))) in wg_packet_send_staged_packets() 365 if (unlikely(wg_birthdate_has_expired(keypair->sending.birthdate, in wg_packet_send_staged_packets() 392 WRITE_ONCE(keypair->sending.is_valid, false); in wg_packet_send_staged_packets()
|
| /kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
| D | serial-rs485.rst | 68 /* Set logical level for RTS pin equal to 1 when sending: */ 70 /* or, set logical level for RTS pin equal to 0 when sending: */ 73 /* Set logical level for RTS pin equal to 1 after sending: */ 75 /* or, set logical level for RTS pin equal to 0 after sending: */ 84 /* Set this flag if you want to receive data even while sending data */
|
| /kernel/linux/linux-6.6/Documentation/driver-api/serial/ |
| D | serial-rs485.rst | 77 /* Set logical level for RTS pin equal to 1 when sending: */ 79 /* or, set logical level for RTS pin equal to 0 when sending: */ 82 /* Set logical level for RTS pin equal to 1 after sending: */ 84 /* or, set logical level for RTS pin equal to 0 after sending: */ 93 /* Set this flag if you want to receive data even while sending data */
|
| /kernel/linux/linux-6.6/net/dccp/ccids/ |
| D | Kconfig | 21 where a flow is "reasonably fair" if its sending rate is generally 22 within a factor of two of the sending rate of a TCP flow under the 26 relatively smooth sending rate is of importance.
|
| /kernel/linux/linux-5.10/net/dccp/ccids/ |
| D | Kconfig | 21 where a flow is "reasonably fair" if its sending rate is generally 22 within a factor of two of the sending rate of a TCP flow under the 26 relatively smooth sending rate is of importance.
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | researcher-guidelines.rst | 60 to perceive survey requests as just another demand on their time. Sending 74 To help clarify: sending patches to developers *is* interacting 76 contributions*. Sending intentionally flawed/vulnerable patches or 90 When engaging with the developer community, sending a patch has 103 When sending patches produced from research, the commit logs should 162 organization, and having them help with reviews before sending them to
|
| D | email-clients.rst | 61 and successfully apply it with 'patch' before sending patches to Linux 68 Here are some specific MUA configuration hints for editing and sending 83 In the :menuselection:`Sending Preferences` section: 86 - :menuselection:`Strip Whitespace Before Sending` must be ``disabled`` 146 KMail 1.13.5 (KDE 4.5.4), KMail will apply word wrapping when sending 149 long lines, you must make the composer window very wide before sending 344 Does not work for sending patches.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
| D | smd.c | 654 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start() 683 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop() 721 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan() 752 wcn36xx_err("Sending hal_start_scan failed\n"); in wcn36xx_smd_start_scan() 783 wcn36xx_err("Sending hal_end_scan failed\n"); in wcn36xx_smd_end_scan() 825 wcn36xx_err("Sending hal_finish_scan failed\n"); in wcn36xx_smd_finish_scan() 898 wcn36xx_err("Sending hal_start_scan_offload failed\n"); in wcn36xx_smd_start_hw_scan() 926 wcn36xx_err("Sending hal_stop_scan_offload failed\n"); in wcn36xx_smd_stop_hw_scan() 1004 wcn36xx_err("Sending hal_update_channel_list failed\n"); in wcn36xx_smd_update_channel_list() 1052 wcn36xx_err("Sending hal_switch_channel failed\n"); in wcn36xx_smd_switch_channel() [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | if_pppol2tp.h | 35 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 63 __u32 d_tunnel, d_session; /* For sending outgoing packets */ 72 __u32 d_tunnel, d_session; /* For sending outgoing packets */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | if_pppol2tp.h | 35 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 63 __u32 d_tunnel, d_session; /* For sending outgoing packets */ 72 __u32 d_tunnel, d_session; /* For sending outgoing packets */
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/can/ |
| D | can327.rst | 166 For this to function, the controller must be configured for SFF sending 187 If the ELM327's internal UART sending buffer runs full, it will abort 202 Sending RTR frames is not supported and will be dropped silently. 210 However, immediately after sending a frame, the ELM327 will be in 239 after sending a frame. The driver maximizes this time to make the 264 overruns. It may abort sending in the middle of the line, which will 290 An ELM327's UART sending buffer will easily overflow on heavy CAN bus
|
| /kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
| D | client.h | 21 /* Number of IPC fragments after which it's worth sending via DMA */ 77 * are at the middle of sending. 78 * if so -need to increase FC counter, otherwise, need to start sending 83 int sending; member
|
| /kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
| D | client.h | 21 /* Number of IPC fragments after which it's worth sending via DMA */ 77 * are at the middle of sending. 78 * if so -need to increase FC counter, otherwise, need to start sending 83 int sending; member
|
| /kernel/linux/linux-5.10/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 66 "%s: sending tur failed, sense %x/%x/%x\n", in tur_done() 97 "%s: sending tur failed with %x\n", in hp_sw_tur() 115 * Sending START STOP UNIT activates the SP. 133 "%s: sending start_stop_unit failed, " in hp_sw_start_stop() 153 "%s: sending start_stop_unit failed, " in hp_sw_start_stop()
|
| /kernel/linux/linux-6.6/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 66 "%s: sending tur failed, sense %x/%x/%x\n", in tur_done() 100 "%s: sending tur failed with %x\n", in hp_sw_tur() 118 * Sending START STOP UNIT activates the SP. 139 "%s: sending start_stop_unit failed, " in hp_sw_start_stop() 159 "%s: sending start_stop_unit failed, " in hp_sw_start_stop()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
| D | smd.c | 658 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start() 687 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop() 725 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan() 756 wcn36xx_err("Sending hal_start_scan failed\n"); in wcn36xx_smd_start_scan() 787 wcn36xx_err("Sending hal_end_scan failed\n"); in wcn36xx_smd_end_scan() 829 wcn36xx_err("Sending hal_finish_scan failed\n"); in wcn36xx_smd_finish_scan() 902 wcn36xx_err("Sending hal_start_scan_offload failed\n"); in wcn36xx_smd_start_hw_scan() 930 wcn36xx_err("Sending hal_stop_scan_offload failed\n"); in wcn36xx_smd_stop_hw_scan() 976 wcn36xx_err("Sending hal_switch_channel failed\n"); in wcn36xx_smd_switch_channel() 1038 wcn36xx_err("Sending hal_process_ptt_msg failed\n"); in wcn36xx_smd_process_ptt_msg() [all …]
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | email-clients.rst | 61 and successfully apply it with 'patch' before sending patches to Linux 68 Here are some specific MUA configuration hints for editing and sending 83 In the :menuselection:`Sending Preferences` section: 86 - :menuselection:`Strip Whitespace Before Sending` must be ``disabled`` 146 KMail 1.13.5 (KDE 4.5.4), KMail will apply word wrapping when sending 149 long lines, you must make the composer window very wide before sending 319 Does not work for sending patches.
|
| /kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
| D | TODO | 12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2 14 The original way of sending video was via mplayer vo_zr/vo_zr2, but it does not compile
|
| /kernel/linux/linux-6.6/Documentation/timers/ |
| D | no_hz.rst | 68 If a CPU is idle, there is little point in sending it a scheduling-clock 77 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 85 is strong motivation to avoid sending scheduling-clock interrupts to 107 If a CPU has only one runnable task, there is little point in sending it 113 sending scheduling-clock interrupts to CPUs with a single runnable task, 122 again strong motivation to avoid sending scheduling-clock interrupts. 264 this CPU, so there is no point in sending a scheduling-clock
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-samsung-s6e63m0-dsi.c | 61 dev_err(dev, "error sending DCS command seq cmd %02x\n", cmd); in s6e63m0_dsi_dcs_write() 73 dev_err(dev, "error sending CMD %02x global param %02x\n", in s6e63m0_dsi_dcs_write() 79 dev_err(dev, "error sending CMD %02x chunk\n", cmd); in s6e63m0_dsi_dcs_write()
|