Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.c1122 lq_sta->action_counter = 0; in rs_set_stay_in_table()
1500 lq_sta->action_counter++; in rs_move_legacy_other()
1538 lq_sta->action_counter = 0; in rs_move_legacy_other()
1565 lq_sta->action_counter = 0; in rs_move_legacy_other()
1585 lq_sta->action_counter = 0; in rs_move_legacy_other()
1672 lq_sta->action_counter++; in rs_move_siso_to_other()
1842 lq_sta->action_counter++; in rs_move_mimo2_to_other()
2012 lq_sta->action_counter++; in rs_move_mimo3_to_other()
2636 lq_sta->action_counter > tbl1->max_search) { in rs_rate_scale_perform()
2645 (lq_sta->action_counter >= tbl1->max_search) && in rs_rate_scale_perform()
Diwl-agn-rs.h388 u8 action_counter; /* # mode-switch actions tried */ member
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D4965-rs.c1020 lq_sta->action_counter = 0; in il4965_rs_set_stay_in_table()
1297 lq_sta->action_counter++; in il4965_rs_move_legacy_other()
1335 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1364 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1417 lq_sta->action_counter++; in il4965_rs_move_siso_to_other()
1539 lq_sta->action_counter++; in il4965_rs_move_mimo2_to_other()
2101 lq_sta->action_counter > tbl1->max_search) { in il4965_rs_rate_scale_perform()
2110 lq_sta->action_counter >= tbl1->max_search) { in il4965_rs_rate_scale_perform()
Dcommon.h2783 u8 action_counter; /* # mode-switch actions tried */ member