Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rtl_pci Struct Reference

#include <pci.h>

Data Fields

struct pci_devpdev
 
bool driver_is_goingto_unload
 
bool up_first_time
 
bool first_init
 
bool being_init_adapter
 
bool init_ready
 
struct rtl8192_tx_ring tx_ring [RTL_PCI_MAX_TX_QUEUE_COUNT]
 
int txringcount [RTL_PCI_MAX_TX_QUEUE_COUNT]
 
u32 transmit_config
 
struct rtl8192_rx_ring rx_ring [RTL_PCI_MAX_RX_QUEUE]
 
int rxringcount
 
u16 rxbuffersize
 
u32 receive_config
 
u8 irq_alloc
 
u32 irq_mask [2]
 
u32 reg_bcn_ctrl_val
 
u8 const_pci_aspm
 
u8 const_amdpci_aspm
 
u8 const_hwsw_rfoff_d3
 
u8 const_support_pciaspm
 
u8 const_hostpci_aspm_setting
 
u8 const_devicepci_aspm_setting
 
bool support_aspm
 
bool support_backdoor
 
enum acm_method acm_method
 
u16 shortretry_limit
 
u16 longretry_limit
 

Detailed Description

Definition at line 153 of file pci.h.

Field Documentation

Definition at line 194 of file pci.h.

bool being_init_adapter

Definition at line 159 of file pci.h.

u8 const_amdpci_aspm

Definition at line 181 of file pci.h.

u8 const_devicepci_aspm_setting

Definition at line 187 of file pci.h.

u8 const_hostpci_aspm_setting

Definition at line 185 of file pci.h.

u8 const_hwsw_rfoff_d3

Definition at line 182 of file pci.h.

u8 const_pci_aspm

Definition at line 180 of file pci.h.

u8 const_support_pciaspm

Definition at line 183 of file pci.h.

bool driver_is_goingto_unload

Definition at line 156 of file pci.h.

bool first_init

Definition at line 158 of file pci.h.

bool init_ready

Definition at line 160 of file pci.h.

u8 irq_alloc

Definition at line 174 of file pci.h.

u32 irq_mask[2]

Definition at line 175 of file pci.h.

u16 longretry_limit

Definition at line 197 of file pci.h.

struct pci_dev* pdev

Definition at line 154 of file pci.h.

u32 receive_config

Definition at line 171 of file pci.h.

u32 reg_bcn_ctrl_val

Definition at line 178 of file pci.h.

Definition at line 168 of file pci.h.

u16 rxbuffersize

Definition at line 170 of file pci.h.

int rxringcount

Definition at line 169 of file pci.h.

u16 shortretry_limit

Definition at line 196 of file pci.h.

bool support_aspm

Definition at line 190 of file pci.h.

bool support_backdoor

Definition at line 191 of file pci.h.

u32 transmit_config

Definition at line 165 of file pci.h.

Definition at line 163 of file pci.h.

Definition at line 164 of file pci.h.

bool up_first_time

Definition at line 157 of file pci.h.


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