iPXE
|
A send header subdescriptor. More...
#include <thunderx.h>
Data Fields | |
uint32_t | total |
Total length. More... | |
uint8_t | unused_a [2] |
Unused. More... | |
uint8_t | subdcnt |
Subdescriptor count. More... | |
uint8_t | flags |
Flags. More... | |
uint8_t | unused_b [8] |
Unused. More... | |
A send header subdescriptor.
Definition at line 110 of file thunderx.h.
uint32_t txnic_send_header::total |
uint8_t txnic_send_header::unused_a[2] |
Unused.
Definition at line 114 of file thunderx.h.
uint8_t txnic_send_header::subdcnt |
uint8_t txnic_send_header::flags |
uint8_t txnic_send_header::unused_b[8] |
Unused.
Definition at line 120 of file thunderx.h.