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

#include <wlcore.h>

Data Fields

voidfw_stats
 
unsigned long fw_stats_update
 
size_t fw_stats_len
 
unsigned int retry_count
 
unsigned int excessive_retries
 

Detailed Description

Definition at line 139 of file wlcore.h.

Field Documentation

unsigned int excessive_retries

Definition at line 145 of file wlcore.h.

void* fw_stats

Definition at line 140 of file wlcore.h.

size_t fw_stats_len

Definition at line 142 of file wlcore.h.

unsigned long fw_stats_update

Definition at line 141 of file wlcore.h.

unsigned int retry_count

Definition at line 144 of file wlcore.h.


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