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

#include <pio.h>

Data Fields

struct b43_wldevdev
 
u16 mmio_base
 
u16 buffer_size
 
u16 buffer_used
 
u16 free_packet_slots
 
bool stopped
 
u8 index
 
u8 queue_prio
 
struct b43_pio_txpacket packets [B43_PIO_MAX_NR_TXPACKETS]
 
struct list_head packets_list
 
u8 rev
 

Detailed Description

Definition at line 69 of file pio.h.

Field Documentation

u16 buffer_size

Definition at line 74 of file pio.h.

u16 buffer_used

Definition at line 76 of file pio.h.

Definition at line 70 of file pio.h.

u16 free_packet_slots

Definition at line 80 of file pio.h.

u8 index

Definition at line 85 of file pio.h.

u16 mmio_base

Definition at line 71 of file pio.h.

Definition at line 90 of file pio.h.

struct list_head packets_list

Definition at line 91 of file pio.h.

u8 queue_prio

Definition at line 87 of file pio.h.

u8 rev

Definition at line 95 of file pio.h.

bool stopped

Definition at line 83 of file pio.h.


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