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

#include <p54usb.h>

Data Fields

struct p54_common common
 
struct usb_device * udev
 
struct usb_interfaceintf
 
int(* upload_fw )(struct ieee80211_hw *dev)
 
enum p54u_hw_type hw_type
 
spinlock_t lock
 
struct sk_buff_head rx_queue
 
struct usb_anchor submitted
 
struct firmwarefw
 
struct completion fw_wait_load
 

Detailed Description

Definition at line 135 of file p54usb.h.

Field Documentation

Definition at line 136 of file p54usb.h.

Definition at line 145 of file p54usb.h.

struct completion fw_wait_load

Definition at line 148 of file p54usb.h.

enum p54u_hw_type hw_type

Definition at line 141 of file p54usb.h.

Definition at line 138 of file p54usb.h.

spinlock_t lock

Definition at line 142 of file p54usb.h.

Definition at line 143 of file p54usb.h.

struct usb_anchor submitted

Definition at line 144 of file p54usb.h.

struct usb_device* udev

Definition at line 137 of file p54usb.h.

int(* upload_fw)(struct ieee80211_hw *dev)

Definition at line 139 of file p54usb.h.


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