FreeBSD kernel IXGBE device code
ixgbe_bus_info Struct Reference

#include <ixgbe_type.h>

Data Fields

enum ixgbe_bus_speed speed
 
enum ixgbe_bus_width width
 
enum ixgbe_bus_type type
 
u16 func
 
u8 lan_id
 
u16 instance_id
 

Detailed Description

Definition at line 3826 of file ixgbe_type.h.

Field Documentation

◆ func

◆ instance_id

u16 ixgbe_bus_info::instance_id

◆ lan_id

◆ speed

enum ixgbe_bus_speed ixgbe_bus_info::speed

◆ type

enum ixgbe_bus_type ixgbe_bus_info::type

Definition at line 3829 of file ixgbe_type.h.

Referenced by ixgbe_init_ops_X550EM(), and ixgbe_set_pci_config_data_generic().

◆ width

enum ixgbe_bus_width ixgbe_bus_info::width

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