/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask-mail_0.9.1.bb | 1 SUMMARY = "Flask extension for sending email" 2 DESCRIPTION = "A Flask extension for sending email"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0001-sample-Rename-dprintf-to-cyrus_dprintf.patch | 54 - dprintf(2, "sending response length %d...\n", len); 55 + cyrus_dprintf(2, "sending response length %d...\n", len); 58 - dprintf(2, "sending null response...\n"); 59 + cyrus_dprintf(2, "sending null response...\n");
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | send.c | 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() 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()
|
/openbmc/linux/net/dccp/ccids/ |
H A 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.
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/ |
H A D | dummy-gbmc-update.bb | 1 SUMMARY = "Dummy image uploader for sending debug binaries" 2 DESCRIPTION = "Dummy image uploader for sending debug binaries"
|
/openbmc/linux/Documentation/driver-api/serial/ |
H A 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 */
|
/openbmc/qemu/hw/misc/macio/ |
H A D | trace-events | 34 pmu_debug_protocol_resp_size(int size) "sending %d resp bytes" 40 pmu_debug_protocol_cmd_send_resp_size(int len) "sending length byte: %d" 41 pmu_debug_protocol_cmd_send_resp(int pos, int len) "sending byte: %d/%d"
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-macii.c | 109 sending, enumerator 340 macii_state = sending; in macii_start() 414 case sending: in macii_interrupt()
|
H A D | adb-iop.c | 33 sending, enumerator 179 adb_iop_state = sending; in adb_iop_start()
|
/openbmc/linux/Documentation/arch/sparc/ |
H A D | console.rst | 1 Steps for sending 'break' on sunhv console
|
/openbmc/linux/net/sunrpc/ |
H A D | xprt.c | 287 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt() 290 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt() 353 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt_cong() 356 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong() 390 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next() 405 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next_cong() 1503 rpc_wake_up_queued_task_set_status(&xprt->sending, in xprt_prepare_transmit() 1586 xprt->stat.sending_u += xprt->sending.qlen; in xprt_request_transmit() 1594 rpc_wake_up_queued_task_set_status(&xprt->sending, task, status); in xprt_request_transmit() 2025 rpc_init_wait_queue(&xprt->sending, "xprt_sending"); in xprt_init() [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/huawei/ |
H A D | hinic.rst | 58 Application Programmable Interface commands(API CMD) - Interface for sending 61 Management (MGMT) - the PF to MGMT channel that uses API CMD for sending MGMT 77 Command Queues(CMDQ) - The queues for sending commands for IO management and is
|
/openbmc/linux/net/batman-adv/ |
H A D | tp_meter.c | 438 if (!atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_sender_shutdown() 471 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_reset_sender_timer() 491 if (atomic_read(&tp_vars->sending) == 0) in batadv_tp_sender_timeout() 650 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_recv_ack() 849 while (atomic_read(&tp_vars->sending) != 0) { in batadv_tp_send() 872 if (atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_send() 985 atomic_set(&tp_vars->sending, 1); in batadv_tp_start()
|
/openbmc/linux/Documentation/networking/device_drivers/can/ |
H A 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 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
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_network.c | 96 int sending) in usbip_net_xmit() argument 105 if (sending) in usbip_net_xmit()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/ |
H A D | README.md | 13 When sending single patches, please using something like:
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | disk-states-8.dot | 15 Failed -> Diskless [ label = "sending notify to peer" ]
|
/openbmc/u-boot/doc/ |
H A D | README.VLAN | 4 You control the sending/receiving of VLAN tagged packets with the
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-blobs_git.bb | 2 …ndles a series of OEM IPMI commands that implement the BLOB protocol for sending and receiving dat…
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | README | 69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This 79 4. Client closes a device by sending RNBD_MSG_CLOSE which contains only the
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-intel_pmc_bxt | 1 These files allow sending arbitrary IPC commands to the PMC/SCU which
|
/openbmc/openbmc/meta-openembedded/meta-xfce/ |
H A D | README.md | 18 When sending single patches, please using something like:
|
/openbmc/linux/Documentation/process/ |
H A D | researcher-guidelines.rst | 74 To help clarify: sending patches to developers *is* interacting 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
|
/openbmc/qemu/docs/system/ |
H A D | pr-manager.rst | 9 the operating system restricts sending these commands to unprivileged 29 over Unix sockets. The helper program only allows sending persistent
|
/openbmc/linux/net/can/ |
H A D | Kconfig | 38 sending of RTR frames, and cyclic CAN messages without permanent user 51 msg sending and can optionally modify routed CAN frames on the fly.
|