|
iPXE
|
A completion queue entry. More...
#include <thunderx.h>
Data Fields | |
| struct txnic_cqe_common | common |
| Common fields. More... | |
| struct txnic_cqe_send | send |
| Send completion. More... | |
| struct txnic_cqe_rx | rx |
| Receive completion. More... | |
| uint8_t | pad [512] |
| Padding. More... | |
A completion queue entry.
Definition at line 376 of file thunderx.h.
| struct txnic_cqe_common txnic_cqe::common |
| struct txnic_cqe_send txnic_cqe::send |
| struct txnic_cqe_rx txnic_cqe::rx |
| uint8_t txnic_cqe::pad[512] |
Padding.
Definition at line 384 of file thunderx.h.
1.8.15