iPXE
Data Fields
netvsc_rx_buffer_section Struct Reference

NetVSC receive data buffer section. More...

#include <netvsc.h>

Data Fields

uint32_t start
 Starting offset. More...
 
uint32_t len
 Subsection length. More...
 
uint32_t count
 Number of subsections. More...
 
uint32_t end
 Ending offset. More...
 

Detailed Description

NetVSC receive data buffer section.

Definition at line 166 of file netvsc.h.

Field Documentation

◆ start

uint32_t netvsc_rx_buffer_section::start

Starting offset.

Definition at line 168 of file netvsc.h.

◆ len

uint32_t netvsc_rx_buffer_section::len

Subsection length.

Definition at line 170 of file netvsc.h.

◆ count

uint32_t netvsc_rx_buffer_section::count

Number of subsections.

Definition at line 172 of file netvsc.h.

◆ end

uint32_t netvsc_rx_buffer_section::end

Ending offset.

Definition at line 174 of file netvsc.h.


The documentation for this struct was generated from the following file: