FreeBSD kernel IXGBE device code
_ixgbe_vendor_info_t Struct Reference

#include <ixgbe.h>

Data Fields

unsigned int vendor_id
 
unsigned int device_id
 
unsigned int subvendor_id
 
unsigned int subdevice_id
 
unsigned int index
 

Detailed Description

Definition at line 227 of file ixgbe.h.

Field Documentation

◆ device_id

unsigned int _ixgbe_vendor_info_t::device_id

Definition at line 229 of file ixgbe.h.

◆ index

unsigned int _ixgbe_vendor_info_t::index

Definition at line 232 of file ixgbe.h.

◆ subdevice_id

unsigned int _ixgbe_vendor_info_t::subdevice_id

Definition at line 231 of file ixgbe.h.

◆ subvendor_id

unsigned int _ixgbe_vendor_info_t::subvendor_id

Definition at line 230 of file ixgbe.h.

◆ vendor_id

unsigned int _ixgbe_vendor_info_t::vendor_id

Definition at line 228 of file ixgbe.h.


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