|
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 151 of file thunderx.h.
| struct txnic_send_header txnic_sqe::hdr |
Send header descriptor.
Definition at line 153 of file thunderx.h.
| struct txnic_send_gather txnic_sqe::gather |
Send gather descriptor.
Definition at line 155 of file thunderx.h.
1.8.15