|
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 109 of file thunderx.h.
| uint32_t txnic_send_header::total |
Total length.
Definition at line 111 of file thunderx.h.
| uint8_t txnic_send_header::unused_a[2] |
Unused.
Definition at line 113 of file thunderx.h.
| uint8_t txnic_send_header::subdcnt |
Subdescriptor count.
Definition at line 115 of file thunderx.h.
| uint8_t txnic_send_header::flags |
Flags.
Definition at line 117 of file thunderx.h.
| uint8_t txnic_send_header::unused_b[8] |
Unused.
Definition at line 119 of file thunderx.h.
1.8.15