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

#include <base.h>

Data Fields

const u8hw_macaddr
 
u8 mask [ETH_ALEN]
 
u8 active_mac [ETH_ALEN]
 
bool need_set_hw_addr
 
bool found_active
 
bool any_assoc
 
enum nl80211_iftype opmode
 
int n_stas
 

Detailed Description

Definition at line 78 of file base.h.

Field Documentation

u8 active_mac[ETH_ALEN]

Definition at line 81 of file base.h.

bool any_assoc

Definition at line 84 of file base.h.

bool found_active

Definition at line 83 of file base.h.

const u8* hw_macaddr

Definition at line 79 of file base.h.

u8 mask[ETH_ALEN]

Definition at line 80 of file base.h.

int n_stas

Definition at line 86 of file base.h.

bool need_set_hw_addr

Definition at line 82 of file base.h.

enum nl80211_iftype opmode

Definition at line 85 of file base.h.


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