Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c1058 lq_sta->action_counter = 0; in rs_set_stay_in_table()
1433 lq_sta->action_counter++; in rs_move_legacy_other()
1471 lq_sta->action_counter = 0; in rs_move_legacy_other()
1498 lq_sta->action_counter = 0; in rs_move_legacy_other()
1518 lq_sta->action_counter = 0; in rs_move_legacy_other()
1603 lq_sta->action_counter++; in rs_move_siso_to_other()
1771 lq_sta->action_counter++; in rs_move_mimo2_to_other()
1939 lq_sta->action_counter++; in rs_move_mimo3_to_other()
2560 lq_sta->action_counter > tbl1->max_search) { in rs_rate_scale_perform()
2569 (lq_sta->action_counter >= tbl1->max_search) && in rs_rate_scale_perform()
H A Drs.h335 u8 action_counter; /* # mode-switch actions tried */ member
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c997 lq_sta->action_counter = 0; in il4965_rs_set_stay_in_table()
1273 lq_sta->action_counter++; in il4965_rs_move_legacy_other()
1311 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1340 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1393 lq_sta->action_counter++; in il4965_rs_move_siso_to_other()
1515 lq_sta->action_counter++; in il4965_rs_move_mimo2_to_other()
2077 lq_sta->action_counter > tbl1->max_search) { in il4965_rs_rate_scale_perform()
2086 lq_sta->action_counter >= tbl1->max_search) { in il4965_rs_rate_scale_perform()
H A Dcommon.h2801 u8 action_counter; /* # mode-switch actions tried */ member