Linux Kernel
3.7.1
|
#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 |
DECLARE_BITMAP | ( | cap_mode | , |
AR5K_MODE_MAX | |||
) |
struct ath5k_eeprom_info cap_eeprom |
struct { ... } cap_queues |
struct { ... } cap_range |