Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/dvm/
Drs.c1104 lq_sta->action_counter = 0; in rs_set_stay_in_table()
1479 lq_sta->action_counter++; in rs_move_legacy_other()
1517 lq_sta->action_counter = 0; in rs_move_legacy_other()
1544 lq_sta->action_counter = 0; in rs_move_legacy_other()
1564 lq_sta->action_counter = 0; in rs_move_legacy_other()
1649 lq_sta->action_counter++; in rs_move_siso_to_other()
1817 lq_sta->action_counter++; in rs_move_mimo2_to_other()
1985 lq_sta->action_counter++; in rs_move_mimo3_to_other()
2606 lq_sta->action_counter > tbl1->max_search) { in rs_rate_scale_perform()
2615 (lq_sta->action_counter >= tbl1->max_search) && in rs_rate_scale_perform()
Drs.h355 u8 action_counter; /* # mode-switch actions tried */ member
/drivers/net/wireless/iwlegacy/
D4965-rs.c1019 lq_sta->action_counter = 0; in il4965_rs_set_stay_in_table()
1295 lq_sta->action_counter++; in il4965_rs_move_legacy_other()
1333 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1362 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1415 lq_sta->action_counter++; in il4965_rs_move_siso_to_other()
1537 lq_sta->action_counter++; in il4965_rs_move_mimo2_to_other()
2099 lq_sta->action_counter > tbl1->max_search) { in il4965_rs_rate_scale_perform()
2108 lq_sta->action_counter >= tbl1->max_search) { in il4965_rs_rate_scale_perform()
Dcommon.h2813 u8 action_counter; /* # mode-switch actions tried */ member