iPXE
Data Fields
intelxlvf_admin_buffer Union Reference

Admin queue data buffer. More...

#include <intelxlvf.h>

Data Fields

union intelxl_admin_buffer xl
 Original 40 Gigabit Ethernet data buffer. More...
 
struct intelxlvf_admin_version_buffer ver
 VF Version data buffer. More...
 
struct intelxlvf_admin_capabilities_buffer caps
 VF Capabilities data buffer. More...
 
struct intelxlvf_admin_get_resources_buffer res
 VF Get Resources data buffer. More...
 
struct intelxlvf_admin_status_buffer stat
 VF Status Change Event data buffer. More...
 
struct intelxlvf_admin_configure_buffer cfg
 VF Configure Queues data buffer. More...
 
struct intelxlvf_admin_queues_buffer queues
 VF Enable/Disable Queues data buffer. More...
 
struct intelxlvf_admin_promisc_buffer promisc
 VF Configure Promiscuous Mode data buffer. More...
 
struct intelxlvf_admin_irq_map_buffer irq
 VF IRQ Map data buffer. More...
 
struct intelxlvf_admin_stats_buffer stats
 VF Get Statistics data buffer. More...
 
struct intelxlvf_admin_request_qps_buffer rqps
 VF Request Queues data buffer. More...
 

Detailed Description

Admin queue data buffer.

Definition at line 315 of file intelxlvf.h.

Field Documentation

◆ xl

union intelxl_admin_buffer intelxlvf_admin_buffer::xl

Original 40 Gigabit Ethernet data buffer.

Definition at line 317 of file intelxlvf.h.

Referenced by intelxlvf_admin_event().

◆ ver

struct intelxlvf_admin_version_buffer intelxlvf_admin_buffer::ver

VF Version data buffer.

Definition at line 319 of file intelxlvf.h.

Referenced by intelxlvf_admin_version().

◆ caps

struct intelxlvf_admin_capabilities_buffer intelxlvf_admin_buffer::caps

VF Capabilities data buffer.

Definition at line 321 of file intelxlvf.h.

Referenced by intelxlvf_admin_get_resources().

◆ res

struct intelxlvf_admin_get_resources_buffer intelxlvf_admin_buffer::res

VF Get Resources data buffer.

Definition at line 323 of file intelxlvf.h.

Referenced by intelxlvf_admin_get_resources().

◆ stat

struct intelxlvf_admin_status_buffer intelxlvf_admin_buffer::stat

VF Status Change Event data buffer.

Definition at line 325 of file intelxlvf.h.

Referenced by intelxlvf_admin_event().

◆ cfg

struct intelxlvf_admin_configure_buffer intelxlvf_admin_buffer::cfg

VF Configure Queues data buffer.

Definition at line 327 of file intelxlvf.h.

Referenced by intelxlvf_admin_configure().

◆ queues

struct intelxlvf_admin_queues_buffer intelxlvf_admin_buffer::queues

VF Enable/Disable Queues data buffer.

Definition at line 329 of file intelxlvf.h.

Referenced by intelxlvf_admin_queues(), and intelxlvf_admin_stats().

◆ promisc

struct intelxlvf_admin_promisc_buffer intelxlvf_admin_buffer::promisc

VF Configure Promiscuous Mode data buffer.

Definition at line 331 of file intelxlvf.h.

Referenced by intelxlvf_admin_promisc().

◆ irq

struct intelxlvf_admin_irq_map_buffer intelxlvf_admin_buffer::irq

VF IRQ Map data buffer.

Definition at line 333 of file intelxlvf.h.

Referenced by intelxlvf_admin_irq_map().

◆ stats

struct intelxlvf_admin_stats_buffer intelxlvf_admin_buffer::stats

VF Get Statistics data buffer.

Definition at line 335 of file intelxlvf.h.

Referenced by intelxlvf_admin_stats().

◆ rqps

struct intelxlvf_admin_request_qps_buffer intelxlvf_admin_buffer::rqps

VF Request Queues data buffer.

Definition at line 337 of file intelxlvf.h.

Referenced by intelxlvf_admin_request_qps().


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