Home
last modified time | relevance | path

Searched refs:action_counter (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.c1079 lq_sta->action_counter = 0; in rs_set_stay_in_table()
1456 lq_sta->action_counter++; in rs_move_legacy_other()
1494 lq_sta->action_counter = 0; in rs_move_legacy_other()
1521 lq_sta->action_counter = 0; in rs_move_legacy_other()
1541 lq_sta->action_counter = 0; in rs_move_legacy_other()
1627 lq_sta->action_counter++; in rs_move_siso_to_other()
1797 lq_sta->action_counter++; in rs_move_mimo2_to_other()
1967 lq_sta->action_counter++; in rs_move_mimo3_to_other()
2598 lq_sta->action_counter > tbl1->max_search) { in rs_rate_scale_perform()
2607 (lq_sta->action_counter >= tbl1->max_search) && in rs_rate_scale_perform()
Diwl-agn-rs.h402 u8 action_counter; /* # mode-switch actions tried */ member
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-4965-rs.c1023 lq_sta->action_counter = 0; in iwl4965_rs_set_stay_in_table()
1307 lq_sta->action_counter++; in iwl4965_rs_move_legacy_other()
1343 lq_sta->action_counter = 0; in iwl4965_rs_move_legacy_other()
1372 lq_sta->action_counter = 0; in iwl4965_rs_move_legacy_other()
1424 lq_sta->action_counter++; in iwl4965_rs_move_siso_to_other()
1545 lq_sta->action_counter++; in iwl4965_rs_move_mimo2_to_other()
2141 lq_sta->action_counter > tbl1->max_search) { in iwl4965_rs_rate_scale_perform()
2150 (lq_sta->action_counter >= tbl1->max_search)) { in iwl4965_rs_rate_scale_perform()
Diwl-legacy-rs.h369 u8 action_counter; /* # mode-switch actions tried */ member