Searched refs:LINK_QUAL_MAX_RETRY_NUM (Results 1 – 9 of 9) sorted by relevance
33 #define LINK_QUAL_MAX_RETRY_NUM 16 macro
3333 int end = LINK_QUAL_MAX_RETRY_NUM; in rs_fill_rates_for_column() 3839 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) { in rs_sta_dbgfs_scale_table_read()
575 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) in iwl_sta_fill_lq() 760 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) in iwl_dump_lq_cmd() 793 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) { in is_lq_table_valid()
1464 #define LINK_QUAL_MAX_RETRY_NUM 16 macro 1493 * rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table at which to start.1568 * formula to fill the rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table in the1750 } rs_table[LINK_QUAL_MAX_RETRY_NUM];
2898 while (index < LINK_QUAL_MAX_RETRY_NUM) { in rs_fill_link_cmd() 2902 while (repeat_rate > 0 && index < (LINK_QUAL_MAX_RETRY_NUM - 1)) { in rs_fill_link_cmd() 3141 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) { in rs_sta_dbgfs_scale_table_read()
1803 #define LINK_QUAL_MAX_RETRY_NUM 16 macro 1831 * rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table at which to start.1906 * formula to fill the rs_table[LINK_QUAL_MAX_RETRY_NUM] rate table in the2088 } rs_table[LINK_QUAL_MAX_RETRY_NUM];
2396 while (idx < LINK_QUAL_MAX_RETRY_NUM) { in il4965_rs_fill_link_cmd() 2400 while (repeat_rate > 0 && idx < (LINK_QUAL_MAX_RETRY_NUM - 1)) { in il4965_rs_fill_link_cmd() 2635 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) { in il4965_rs_sta_dbgfs_scale_table_read()
2349 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) in il_dump_lq_cmd() 2379 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) { in il_is_lq_table_valid()
3049 for (i = 0; i < LINK_QUAL_MAX_RETRY_NUM; i++) in il4965_sta_alloc_lq()