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

#include <rt2x00pci.h>

Data Fields

__le32desc
 
dma_addr_t desc_dma
 

Detailed Description

struct queue_entry_priv_pci: Per entry PCI specific information

: Pointer to device descriptor : DMA pointer to &desc. : Pointer to device's entry memory. : DMA pointer to &data.

Definition at line 96 of file rt2x00pci.h.

Field Documentation

Definition at line 97 of file rt2x00pci.h.

dma_addr_t desc_dma

Definition at line 98 of file rt2x00pci.h.


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