Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c1089 lq_sta->action_counter = 0; in rs_set_stay_in_table()
1464 lq_sta->action_counter++; in rs_move_legacy_other()
1502 lq_sta->action_counter = 0; in rs_move_legacy_other()
1529 lq_sta->action_counter = 0; in rs_move_legacy_other()
1549 lq_sta->action_counter = 0; in rs_move_legacy_other()
1634 lq_sta->action_counter++; in rs_move_siso_to_other()
1802 lq_sta->action_counter++; in rs_move_mimo2_to_other()
1970 lq_sta->action_counter++; in rs_move_mimo3_to_other()
2591 lq_sta->action_counter > tbl1->max_search) { in rs_rate_scale_perform()
2600 (lq_sta->action_counter >= tbl1->max_search) && in rs_rate_scale_perform()
Drs.h340 u8 action_counter; /* # mode-switch actions tried */ member
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c1004 lq_sta->action_counter = 0; in il4965_rs_set_stay_in_table()
1280 lq_sta->action_counter++; in il4965_rs_move_legacy_other()
1318 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1347 lq_sta->action_counter = 0; in il4965_rs_move_legacy_other()
1400 lq_sta->action_counter++; in il4965_rs_move_siso_to_other()
1522 lq_sta->action_counter++; in il4965_rs_move_mimo2_to_other()
2084 lq_sta->action_counter > tbl1->max_search) { in il4965_rs_rate_scale_perform()
2093 lq_sta->action_counter >= tbl1->max_search) { in il4965_rs_rate_scale_perform()
Dcommon.h2792 u8 action_counter; /* # mode-switch actions tried */ member