Home
last modified time | relevance | path

Searched refs:Send (Results 1 – 25 of 201) sorted by relevance

123456789

/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot32 Send ICMP Timestamp Request
36 # Send ICMP packet type 13 to BMC and check packet loss.
42 Send ICMP Netmask Request
62 Send Network Packets Continuously To Redfish Interface
66 # Send large number of packets to Redfish interface.
77 Send Network Packets Continuously To IPMI Port
81 # Send large number of packets to IPMI port.
91 Send Network Packets Continuously To SSH Port
95 # Send large number of packets to SSH port.
131 Send Network Packets Continuously To SOL Port
[all …]
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_sessions_connection.robot24 [Documentation] Send heartbeat on session continuously and verify connection stability.
31 Repeat Keyword ${duration} Send Heartbeat
47 Send Heartbeat
48 [Documentation] Send heartbeat to BMC.
55 [Documentation] Send heartbeat on BMC reboot.
61 Repeat Keyword ${reboot_interval} Send Heartbeat
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Ddebug.asl48 /* OUTX - Send a single raw character */
55 /* OUTC - Send a single character, expanding LF into CR/LF */
64 /* DBGN - Send a single hex nibble */
76 /* DBGB - Send a hex byte */
84 /* DBGW - Send a hex word */
92 /* DBGD - Send a hex dword */
107 /* DBGO - Send either a string or an integer */
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot41 # Send CSR request from operator user.
44 # Send CSR request from ReadOnly user.
47 # Send CSR request from NoAccess user.
70 Send CSR Request When VMI Is Off And Verify
81 # Send CSR request from operator user.
84 # Send CSR request from ReadOnly user.
87 # Send CSR request from NoAccess user.
99 # Send CSR request from operator user.
102 # Send CSR request from ReadOnly user.
105 # Send CSR request from NoAccess user.
[all …]
/openbmc/linux/rust/kernel/sync/
H A Dlocked_by.rs81 unsafe impl<T: ?Sized + Send, U: ?Sized> Send for LockedBy<T, U> {}
85 unsafe impl<T: ?Sized + Send, U: ?Sized> Sync for LockedBy<T, U> {}
H A Dlock.rs94 unsafe impl<T: ?Sized + Send, B: Backend> Send for Lock<T, B> {}
98 unsafe impl<T: ?Sized + Send, B: Backend> Sync for Lock<T, B> {}
/openbmc/linux/rust/kernel/sync/arc/
H A Dstd_vendor.rs11 impl Arc<dyn Any + Send + Sync> {
15 T: Any + Send + Sync, in downcast()
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_security_utils.robot9 Send Network Packets And Get Packet Loss
10 [Documentation] Send TCP, UDP or ICMP packets to any network device and return packet loss.
34 Send Network Packets With Flags And Verify Stability
35 [Documentation] Send TCP with flags to the target.
/openbmc/docs/designs/
H A Dremote-bios-configuration.md332 | | Send the BIOS capability Support| |--------KCS-------->| |1.Get the complete atttributes dat…
333 | | Send the compressed BIOS file(or)| |-MCTP/KCS/Redfish-->| |2.Validate and convert into …
334 | | Send PLDM data via MCTP (or) | | | | native to D-bus format. …
335 | | Send the Redfish host interface | | | |3.Expose the D-bus interface …
346 | | If new attribute value exist |<-|-----------------------| Send the new value attributes …
355 | | Send the updated data to BMC | | | | | Update the BIOS attributes …
378 | | Send the BIOS capability Support| |--------KCS-------->| |1.Get the complete atttributes dat…
379 | | Send the compressed BIOS file(or)| |-MCTP/KCS/Redfish-->| |2.Validate and convert into …
380 | | Send PLDM data via MCTP (or) | | | | native to D-bus format. …
381 | | Send the Redfish host interface | | | |3.Expose the D-bus interface …
[all …]
/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot25 # Send packets to BMC and check packet loss.
26 ${bmc_packet_loss}= Send Network Packets
40 Send Network Packets
41 [Documentation] Send TCP, UDP or ICMP packets to the target.
/openbmc/linux/rust/alloc/
H A Dboxed.rs1779 impl<A: Allocator> Box<dyn Any + Send, A> {
1838 impl<A: Allocator> Box<dyn Any + Send + Sync, A> {
1891 let (raw, alloc): (*mut (dyn Any + Send + Sync), _) = in downcast_unchecked()
2181 impl dyn Error + Send { implementation
2195 impl dyn Error + Send + Sync {
2244 impl<'a, E: Error + Send + Sync + 'a> From<E> for Box<dyn Error + Send + Sync + 'a> {
2276 fn from(err: E) -> Box<dyn Error + Send + Sync + 'a> { in from()
2283 impl From<String> for Box<dyn Error + Send + Sync> {
2298 fn from(err: String) -> Box<dyn Error + Send + Sync> { in from()
2349 impl<'a> From<&str> for Box<dyn Error + Send + Sync + 'a> {
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DREADME.md16 - SendDirectoryInformation - Send directory information to SMBIOS directory.
18 - SendDataInformation - Send data information with directory index.
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/
H A DRaw.interface.yaml5 - name: Send
7 Send raw PECI command(s) to the CPU
/openbmc/qemu/docs/system/
H A Dmux-chardev.rst.inc20 Send break (magic sysrq in Linux)
27 Send the escape character to the frontend
/openbmc/qemu/tests/qemu-iotests/
H A D249.out8 === Send a write command to a drive opened in read-only mode (1)
23 === Send a write command to a drive opened in read-only mode (2)
42 === Send a write command to a drive opened in read-only mode (3)
/openbmc/linux/rust/kernel/
H A Dtypes.rs319 unsafe impl<T: AlwaysRefCounted + Sync + Send> Send for ARef<T> {}
326 unsafe impl<T: AlwaysRefCounted + Sync + Send> Sync for ARef<T> {}
/openbmc/qemu/nbd/
H A Dtrace-events67 nbd_co_send_simple_reply(uint64_t cookie, uint32_t error, const char *errname, uint64_t len) "Send
68 nbd_co_send_chunk_done(uint64_t cookie) "Send structured reply done: cookie = %" PRIu64
69 nbd_co_send_chunk_read(uint64_t cookie, uint64_t offset, void *data, uint64_t size) "Send structure…
70 nbd_co_send_chunk_read_hole(uint64_t cookie, uint64_t offset, uint64_t size) "Send structured read …
71 …_t cookie, unsigned int extents, uint32_t id, uint64_t length, int last) "Send block status reply:…
72 nbd_co_send_chunk_error(uint64_t cookie, int err, const char *errname, const char *msg) "Send struc…
/openbmc/linux/rust/alloc/vec/
H A Ddrain.rs151 unsafe impl<T: Send, A: Send + Allocator> Send for Drain<'_, T, A> {}
/openbmc/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst82 Queue Pairs(QPs) - The HW Receive and Send queues for Receiving and Transmitting
101 Port Commands - Send commands to the HW device for port management
104 Tx Queues - Logical Tx Queues that use the HW Send Queues for transmit.
105 The Logical Tx queue is not dependent on the format of the HW Send Queue.
/openbmc/qemu/docs/specs/
H A Dacpi_mem_hotplug.rst94 | device_del +---->+ device unplug request +----->+Send SCI to guest,|
125 |Send OST QMP event| |Send device deleted|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch10 * Send file info
24 - debugmsg(DM_MISC, "Send file '%s' %d bytes\n",
26 + debugmsg(DM_MISC, "Send file '%s' %lld bytes\n",
/openbmc/linux/tools/perf/Documentation/
H A Dperf-daemon.txt85 Send signal to specific session.
93 Send ping to specific session.
177 Send USR2 signal to session 'cycles' to generate perf.data file:
187 Send USR2 signal to all sessions:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/send2trash/
H A Dpython3-send2trash_1.8.2.bb1 SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol55 Send user input to the BMC and BMC data to the console.
59 Send (with retries) user data to the BMC
64 Send (with retries) of SOL packet
/openbmc/openbmc/meta-openembedded/meta-gnome/
H A DREADME.md11 Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

123456789