|
iPXE
|
A frame descriptor. More...
#include <dwmac.h>
Data Fields | |
| uint32_t | stat |
| Completion status. More... | |
| uint16_t | size |
| Buffer size. More... | |
| uint8_t | reserved_a |
| Reserved. More... | |
| uint8_t | ctrl |
| Ring control. More... | |
| uint32_t | addr |
| Buffer address. More... | |
| uint32_t | next |
| Next descriptor address. More... | |
A frame descriptor.
We populate the descriptor with values that are valid for both normal and enhanced descriptor formats, to avoid needing to care about which version of the hardware we have.
1.8.15