Searched refs:LINK_QUAL_MAX_RETRY_NUM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.c386 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) {
1119 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++)
1152 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) {
H A Diwl-agn-rs.c2629 while (index < LINK_QUAL_MAX_RETRY_NUM) {
2633 while (repeat_rate > 0 && (index < LINK_QUAL_MAX_RETRY_NUM)) {
2852 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) {
H A Diwl-commands.h2055 #define LINK_QUAL_MAX_RETRY_NUM 16 macro
2084 * rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table at which to start.
2155 * formula to fill the rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table in the
2337 } rs_table[LINK_QUAL_MAX_RETRY_NUM];

Completed in 96 milliseconds