Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
uwb_mas_bm Struct Reference

#include <uwb.h>

Public Member Functions

 DECLARE_BITMAP (bm, UWB_NUM_MAS)
 
 DECLARE_BITMAP (unsafe_bm, UWB_NUM_MAS)
 

Data Fields

int safe
 
int unsafe
 

Detailed Description

struct uwb_mas_bm - a bitmap of all MAS in a superframe : a bitmap of length UWB_NUM_MAS

Definition at line 112 of file uwb.h.

Member Function Documentation

DECLARE_BITMAP ( bm  ,
UWB_NUM_MAS   
)
DECLARE_BITMAP ( unsafe_bm  ,
UWB_NUM_MAS   
)

Field Documentation

int safe

Definition at line 115 of file uwb.h.

int unsafe

Definition at line 116 of file uwb.h.


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