iPXE
Data Fields
netvsc_tx_establish_buffer_completion Struct Reference

NetVSC establish transmit data buffer completion. More...

#include <netvsc.h>

Data Fields

struct netvsc_header header
 Message header. More...
 
uint32_t status
 Status. More...
 
uint32_t len
 Section length. More...
 

Detailed Description

NetVSC establish transmit data buffer completion.

Definition at line 190 of file netvsc.h.

Field Documentation

◆ header

struct netvsc_header netvsc_tx_establish_buffer_completion::header

Message header.

Definition at line 192 of file netvsc.h.

◆ status

uint32_t netvsc_tx_establish_buffer_completion::status

Status.

Definition at line 194 of file netvsc.h.

◆ len

uint32_t netvsc_tx_establish_buffer_completion::len

Section length.

Definition at line 196 of file netvsc.h.


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