Searched refs:pw_table (Results 1 – 1 of 1) sorted by relevance
569 if (pw < pw_table->class_pw) { in pd692x0_pi_set_pw_from_table()573 pw_table->class_pw, in pd692x0_pi_set_pw_from_table()574 pw_table->class_pw + pw_table->max_added_class_pw); in pd692x0_pi_set_pw_from_table()579 if (pw > (pw_table->class_pw + pw_table->max_added_class_pw)) in pd692x0_pi_set_pw_from_table()582 if (pw < pw_table->class_pw) { in pd692x0_pi_set_pw_from_table()586 (pw_table - 1)->class_pw, in pd692x0_pi_set_pw_from_table()587 (pw_table - 1)->class_pw + (pw_table - 1)->max_added_class_pw, in pd692x0_pi_set_pw_from_table()588 pw_table->class_pw, in pd692x0_pi_set_pw_from_table()589 pw_table->class_pw + pw_table->max_added_class_pw); in pd692x0_pi_set_pw_from_table()598 pw_table--; in pd692x0_pi_set_pw_from_table()[all …]