|
iPXE
|
An in-order transmit descriptor. More...
#include <gve.h>
Data Fields | |
| uint8_t | type |
| Type. More... | |
| uint8_t | reserved_a [2] |
| Reserved. More... | |
| uint8_t | count |
| Number of descriptors in this packet. More... | |
| uint16_t | total |
| Total length of this packet. More... | |
| uint16_t | len |
| Length of this descriptor. More... | |
| struct gve_buffer | buf |
| Buffer descriptor. More... | |
| uint8_t gve_gqi_tx_descriptor::type |
| uint8_t gve_gqi_tx_descriptor::count |
Number of descriptors in this packet.
Definition at line 570 of file gve.h.
Referenced by gve_transmit().
| uint16_t gve_gqi_tx_descriptor::total |
| uint16_t gve_gqi_tx_descriptor::len |
| struct gve_buffer gve_gqi_tx_descriptor::buf |
1.8.15