Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/pse-pd/
H A Dpd692x0.c532 int class_pw; member
556 return pw_table->class_pw + added_pw * 100; in pd692x0_pi_get_pw_from_table()
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()
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()
588 pw_table->class_pw, in pd692x0_pi_set_pw_from_table()
594 msg->data[3] = (pw - pw_table->class_pw) / 100; in pd692x0_pi_set_pw_from_table()
623 c33_pw_limit_ranges[i].min = pw_table->class_pw; in pd692x0_pi_get_pw_limit_ranges()
[all …]