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

#include <ath5k.h>

Public Member Functions

 DECLARE_BITMAP (cap_mode, AR5K_MODE_MAX)
 

Data Fields

struct {
   u16   range_2ghz_min
 
   u16   range_2ghz_max
 
   u16   range_5ghz_min
 
   u16   range_5ghz_max
 
cap_range
 
struct ath5k_eeprom_info cap_eeprom
 
struct {
   u8   q_tx_num
 
cap_queues
 
bool cap_has_phyerr_counters
 
bool cap_has_mrr_support
 
bool cap_needs_2GHz_ovr
 

Detailed Description

Definition at line 1133 of file ath5k.h.

Member Function Documentation

DECLARE_BITMAP ( cap_mode  ,
AR5K_MODE_MAX   
)

Field Documentation

Definition at line 1153 of file ath5k.h.

bool cap_has_mrr_support

Definition at line 1163 of file ath5k.h.

bool cap_has_phyerr_counters

Definition at line 1162 of file ath5k.h.

bool cap_needs_2GHz_ovr

Definition at line 1164 of file ath5k.h.

struct { ... } cap_queues
struct { ... } cap_range
u8 q_tx_num

Definition at line 1159 of file ath5k.h.

u16 range_2ghz_max

Definition at line 1145 of file ath5k.h.

u16 range_2ghz_min

Definition at line 1144 of file ath5k.h.

u16 range_5ghz_max

Definition at line 1147 of file ath5k.h.

u16 range_5ghz_min

Definition at line 1146 of file ath5k.h.


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