Searched refs:ath_rate_table (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Drc.c22 static const struct ath_rate_table ar5416_11na_ratetable = {
170 static const struct ath_rate_table ar5416_11ng_ratetable = {
323 static const struct ath_rate_table ar5416_11a_ratetable = {
348 static const struct ath_rate_table ar5416_11g_ratetable = {
381 static const struct ath_rate_table *hw_rate_table[ATH9K_MODE_MAX] = {
392 static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table,
414 static void ath_rc_sort_validrates(const struct ath_rate_table *rate_table,
449 int ath_rc_get_nextvalid_txrate(const struct ath_rate_table *rate_table,
488 ath_rc_get_lower_rix(const struct ath_rate_table *rate_table,
505 const struct ath_rate_table *rate_tabl
[all...]
H A Drc.h137 * struct ath_rate_table - Rate Control table
154 struct ath_rate_table { struct
H A Dath9k.h533 struct ath_rate_table;
581 const struct ath_rate_table *cur_rate_table;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.c22 static const struct ath_rate_table ar5416_11na_ratetable = {
170 static const struct ath_rate_table ar5416_11ng_ratetable = {
323 static const struct ath_rate_table ar5416_11a_ratetable = {
348 static const struct ath_rate_table ar5416_11g_ratetable = {
381 static const struct ath_rate_table *hw_rate_table[ATH9K_MODE_MAX] = {
392 static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table,
414 static void ath_rc_sort_validrates(const struct ath_rate_table *rate_table,
449 int ath_rc_get_nextvalid_txrate(const struct ath_rate_table *rate_table,
488 ath_rc_get_lower_rix(const struct ath_rate_table *rate_table,
505 const struct ath_rate_table *rate_tabl
[all...]
H A Drc.h137 * struct ath_rate_table - Rate Control table
154 struct ath_rate_table { struct
H A Dath9k.h533 struct ath_rate_table;
581 const struct ath_rate_table *cur_rate_table;

Completed in 122 milliseconds