Linux Kernel
3.7.1
|
#include <rt2x00pci.h>
Data Fields | |
__le32 * | desc |
dma_addr_t | desc_dma |
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.
Definition at line 97 of file rt2x00pci.h.
dma_addr_t desc_dma |
Definition at line 98 of file rt2x00pci.h.