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

#include <ath9k.h>

Data Fields

u16 count
 
u16 total_pkt_count
 
bool scan
 
bool scan_not_start
 
int main_total_rssi
 
int alt_total_rssi
 
int alt_recv_cnt
 
int main_recv_cnt
 
int rssi_lna1
 
int rssi_lna2
 
int rssi_add
 
int rssi_sub
 
int rssi_first
 
int rssi_second
 
int rssi_third
 
bool alt_good
 
int quick_scan_cnt
 
int main_conf
 
enum ath9k_ant_div_comb_lna_conf first_quick_scan_conf
 
enum ath9k_ant_div_comb_lna_conf second_quick_scan_conf
 
bool first_ratio
 
bool second_ratio
 
unsigned long scan_start_time
 

Detailed Description

Definition at line 584 of file ath9k.h.

Field Documentation

bool alt_good

Definition at line 600 of file ath9k.h.

int alt_recv_cnt

Definition at line 591 of file ath9k.h.

int alt_total_rssi

Definition at line 590 of file ath9k.h.

u16 count

Definition at line 585 of file ath9k.h.

enum ath9k_ant_div_comb_lna_conf first_quick_scan_conf

Definition at line 603 of file ath9k.h.

bool first_ratio

Definition at line 605 of file ath9k.h.

int main_conf

Definition at line 602 of file ath9k.h.

int main_recv_cnt

Definition at line 592 of file ath9k.h.

int main_total_rssi

Definition at line 589 of file ath9k.h.

int quick_scan_cnt

Definition at line 601 of file ath9k.h.

int rssi_add

Definition at line 595 of file ath9k.h.

int rssi_first

Definition at line 597 of file ath9k.h.

int rssi_lna1

Definition at line 593 of file ath9k.h.

int rssi_lna2

Definition at line 594 of file ath9k.h.

int rssi_second

Definition at line 598 of file ath9k.h.

int rssi_sub

Definition at line 596 of file ath9k.h.

int rssi_third

Definition at line 599 of file ath9k.h.

bool scan

Definition at line 587 of file ath9k.h.

bool scan_not_start

Definition at line 588 of file ath9k.h.

unsigned long scan_start_time

Definition at line 607 of file ath9k.h.

enum ath9k_ant_div_comb_lna_conf second_quick_scan_conf

Definition at line 604 of file ath9k.h.

bool second_ratio

Definition at line 606 of file ath9k.h.

u16 total_pkt_count

Definition at line 586 of file ath9k.h.


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