FreeBSD kernel CXGBE device code
pci_params Struct Reference

#include <common.h>

Data Fields

unsigned int vpd_cap_addr
 
unsigned int mps
 
unsigned short speed
 
unsigned short width
 

Detailed Description

Definition at line 288 of file common.h.

Field Documentation

◆ mps

unsigned int pci_params::mps

Definition at line 290 of file common.h.

Referenced by setup_pad_and_pack_boundaries(), t4_attach(), and t4vf_attach().

◆ speed

unsigned short pci_params::speed

Definition at line 291 of file common.h.

Referenced by get_pci_mode(), and t4_attach().

◆ vpd_cap_addr

unsigned int pci_params::vpd_cap_addr

Definition at line 289 of file common.h.

Referenced by t4_prep_adapter(), t4_seeprom_read(), t4_seeprom_wait(), and t4_seeprom_write().

◆ width

unsigned short pci_params::width

Definition at line 292 of file common.h.

Referenced by get_pci_mode(), and t4_attach().


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