Home
last modified time | relevance | path

Searched refs:Receive (Results 1 – 25 of 31) sorted by relevance

12

/trueos/contrib/llvm/tools/lli/
HDRemoteTargetExternal.cpp32 Receive(LLI_AllocationResult, Address); in allocateSpace()
38 Receive(LLI_LoadComplete); in loadData()
44 Receive(LLI_LoadComplete); in loadCode()
51 Receive(LLI_ExecutionResult, RetVal); in executeCode()
121 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType) { in Receive() function in RemoteTargetExternal
134 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType, int &Data) { in Receive() function in RemoteTargetExternal
136 Receive(ExpectedMsgType, Temp); in Receive()
140 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType, uint64_t &Data) { in Receive() function in RemoteTargetExternal
HDRemoteTargetExternal.h107 void Receive(LLIMessageType Msg);
108 void Receive(LLIMessageType Msg, int &Data);
109 void Receive(LLIMessageType Msg, uint64_t &Data);
/trueos/usr.sbin/pppctl/
HDpppctl.c119 Receive(int fd, int display) in Receive() function
170 return Receive(fd, display & ~REC_PASSWD); in Receive()
301 if (Receive(td->ppp, REC_SHOW) != 0) in Terminal()
566 switch (Receive(fd, verbose | REC_PASSWD)) { in main()
654 if (Receive(fd, verbose | REC_SHOW) != 0) { in main()
664 while (Receive(fd, verbose | REC_SHOW) == 0) in main()
/trueos/sys/dev/vxge/
HDREADME9 LRO (Large Receive Offload),
11 RTH (Receive Traffic Hash).
20 b. LRO (Large Receive Offload):
28 d. RTH (Receive Traffic Hash)
29 Receive side steering for better scaling.
56 Enables Receive side steering for better scaling (RTH - Receive Traffic Hash)
63 Enables LRO (Large Receive Offload) feature in driver.
/trueos/contrib/llvm/tools/lldb/source/Core/
HDConnectionMachPort.cpp225 kern_return_t kret = Receive (payload); in Read()
304 ConnectionMachPort::Receive (PayloadType &payload) in Receive() function in ConnectionMachPort
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDConnectionMachPort.h78 Receive (PayloadType &payload);
/trueos/contrib/llvm/tools/lli/Unix/
HDRemoteTargetExternal.inc76 Receive(LLI_ChildActive);
/trueos/sys/boot/efi/include/
HDefinet.h343 EFI_SIMPLE_NETWORK_RECEIVE Receive; member
/trueos/sys/dev/qlxgb/
HDREADME.txt41 * Receive Side scaling
/trueos/sys/dev/qlxge/
HDREADME.txt41 * Receive Side scaling
/trueos/sys/dev/qlxgbe/
HDREADME.txt41 * Receive Side scaling
/trueos/sys/dev/smbus/
HDsmbus_if.m72 # Receive Byte command
/trueos/contrib/ofed/libibverbs/fixes/
HDverbs_man_page.patch52 …rotection Domains (PD), Completion Queues (CQ), Queue-Pairs (QP), Shared Receive Queues (SRQ), Add…
151 +.B Shared Receive Queue control
HDXRC_man_pages.patch18 struct ibv_cq *recv_cq; /* CQ to be associated with the Receive Queue (RQ) */
582 …rotection Domains (PD), Completion Queues (CQ), Queue-Pairs (QP), Shared Receive Queues (SRQ), Add…
583 …rotection Domains (PD), Completion Queues (CQ), Queue-Pairs (QP), Shared Receive Queues (SRQ), Add…
/trueos/sys/boot/efi/libefi/
HDefinet.c156 status = net->Receive(net, 0, &bufsz, buf, 0, 0, 0); in efinet_get()
/trueos/sys/dev/ixgbe/
HDREADME130 The driver supports Transmit/Receive Checksum Offload and Jumbo Frames on
219 Large Receive Offload is available in the driver; it is on by default.
/trueos/sys/dev/ixl/
HDREADME145 Both drivers supports Transmit/Receive Checksum Offload for IPv4 and IPv6,
266 Large Receive Offload is enabled by default. It can be enabled
/trueos/sys/dev/aic7xxx/
HDaic79xx.reg635 * Data Channel Receive Message 0
683 * Data Channel Receive Message 1
728 * Data Channel Receive Message 2
767 * Data Channel Receive Message 3
922 * S/G Receive Message 0
933 * S/G Receive Message 1
943 * S/G Receive Message 2
953 * S/G Receive Message 3
/trueos/sys/dev/ixgb/
HDREADME140 The driver supports Transmit/Receive Checksum Offload and Jumbo Frames on
/trueos/sys/boot/i386/boot0/
HDboot0.S393 movb $0x02,%ah # BIOS: Receive
/trueos/sys/dev/e1000/
HDREADME166 The driver supports Transmit/Receive Checksum Offload and Jumbo Frames on
/trueos/crypto/heimdal/doc/
HDhx509.texi452 Receive PKCS10 certificate requests fromusers. PKCS10 is a request for a
/trueos/share/misc/
HDusb_hid_usages954 0x287 AC Send/Receive
/trueos/usr.sbin/bsnmpd/modules/snmp_wlan/
HDBEGEMOT-WIRELESS-MIB.txt1583 "The Receive Signal Strength for this roaming parameters entry."
/trueos/
Dinitial stab at compiling mach.diff1603 * Receive a Mach message. This returns a Mach message error code.

12