Linux Kernel
3.7.1
|
#include <rc.h>
struct ath_rate_priv - Rate Control priv data : RC state : rate we are probing at : msec timestamp for last probe : num of packets since we got HW max retry error : maximum number of valid rate : msec timestamp for last PER down step : valid rate count : phy index for the max rate : PER for every valid rate in % : interval for ratectrl to probe for other rates : HT capabilities : Negotatied rates : Negotiated HT rates
struct ath_rateset neg_ht_rates |
struct ath_rateset neg_rates |
u8 per[RATE_TABLE_SIZE] |
struct ath_rate_table* rate_table |
struct ath_rc_stats rcstats[RATE_TABLE_SIZE] |
u8 valid_phy_ratecnt[WLAN_RC_PHY_MAX] |
u8 valid_phy_rateidx[WLAN_RC_PHY_MAX][RATE_TABLE_SIZE] |
u8 valid_rate_index[RATE_TABLE_SIZE] |