|
iPXE
|
Transmit submission queue entry. More...
#include <ena.h>
Public Member Functions | |
| union { | |
| uint64_t address | |
| Address. More... | |
| } | __attribute__ ((packed)) |
| Address and inlined length. More... | |
Data Fields | |
| uint16_t | len |
| Length. More... | |
| uint8_t | meta |
| Metadata flags. More... | |
| uint8_t | flags |
| Flags. More... | |
| uint8_t | reserved_b [3] |
| Reserved. More... | |
| uint8_t | id |
| Request identifier. More... | |
| uint8_t | reserved [7] |
| Reserved. More... | |
| uint8_t | inlined |
| Inlined length. More... | |
| union ena_tx_sqe::@40 ena_tx_sqe::__attribute__ | ( | (packed) | ) |
Address and inlined length.
| uint16_t ena_tx_sqe::len |
| uint8_t ena_tx_sqe::flags |
Flags.
Definition at line 626 of file ena.h.
Referenced by ena_refill_rx(), ena_transmit(), and txnic_send().
| uint8_t ena_tx_sqe::id |
Request identifier.
Definition at line 630 of file ena.h.
Referenced by ena_refill_rx(), and ena_transmit().
| uint64_t ena_tx_sqe::address |
| uint8_t ena_tx_sqe::inlined |
1.8.15