CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
ProbePacketWorkRequest Struct Reference

Structure used to hold a transmit packet work request. The lifespan of a work request starts when a packet is queued to be sent and ends when a message is received that is has either been successfully sent or a failure has occurred. More...

#include <adapter_efa_probe.h>

Data Fields

Packet packet
 The top level packet structure for the data in this work request.
 
CdiSglEntry sgl_entry
 The single SGL entry for the probe packet (we only use 1 for all probe packets).
 
CdiRawProbeHeader packet_data
 Data for the probe packet.
 

Detailed Description

Structure used to hold a transmit packet work request. The lifespan of a work request starts when a packet is queued to be sent and ends when a message is received that is has either been successfully sent or a failure has occurred.


The documentation for this struct was generated from the following file: