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

#include <rt2x00.h>

Data Fields

struct mutex beacon_skb_mutex
 
struct queue_entry * beacon
 
bool enable_beacon
 
unsigned long delayed_flags
 
atomic_t seqno
 

Detailed Description

Definition at line 377 of file rt2x00.h.

Field Documentation

struct queue_entry* beacon

Definition at line 388 of file rt2x00.h.

struct mutex beacon_skb_mutex

Definition at line 381 of file rt2x00.h.

unsigned long delayed_flags

Definition at line 394 of file rt2x00.h.

bool enable_beacon

Definition at line 389 of file rt2x00.h.

atomic_t seqno

Definition at line 401 of file rt2x00.h.


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