|
iPXE
|
NetVSC establish receive data buffer completion. More...
#include <netvsc.h>
Data Fields | |
| struct netvsc_header | header |
| Message header. More... | |
| uint32_t | status |
| Status. More... | |
| uint32_t | count |
| Number of sections (must be 1) More... | |
| struct netvsc_rx_buffer_section | section [1] |
| Section descriptors. More... | |
| struct netvsc_header netvsc_rx_establish_buffer_completion::header |
Message header.
Definition at line 180 of file netvsc.h.
Referenced by netvsc_rx_established_buffer().
| uint32_t netvsc_rx_establish_buffer_completion::status |
| uint32_t netvsc_rx_establish_buffer_completion::count |
| struct netvsc_rx_buffer_section netvsc_rx_establish_buffer_completion::section[1] |
1.8.15