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

#include <mac802154.h>

Data Fields

struct ieee802154_dev hw
 
struct ieee802154_opsops
 
struct wpan_phyphy
 
int open_count
 
struct list_head slaves
 
struct mutex slaves_mtx
 
struct workqueue_structdev_workqueue
 
bool running
 

Detailed Description

Definition at line 27 of file mac802154.h.

Field Documentation

struct workqueue_struct* dev_workqueue

Definition at line 49 of file mac802154.h.

Definition at line 28 of file mac802154.h.

int open_count

Definition at line 34 of file mac802154.h.

Definition at line 29 of file mac802154.h.

Definition at line 32 of file mac802154.h.

bool running

Definition at line 55 of file mac802154.h.

struct list_head slaves

Definition at line 43 of file mac802154.h.

struct mutex slaves_mtx

Definition at line 44 of file mac802154.h.


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