iPXE
|
A send queue entry. More...
#include <thunderx.h>
Data Fields | |
struct txnic_send_header | hdr |
Send header descriptor. More... | |
struct txnic_send_gather | gather |
Send gather descriptor. More... | |
A send queue entry.
Each send queue entry comprises a single send header subdescriptor and a single send gather subdescriptor.
Definition at line 152 of file thunderx.h.
struct txnic_send_header txnic_sqe::hdr |
struct txnic_send_gather txnic_sqe::gather |