Searched refs:maxrate (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 933 int minrate, int maxrate, int weight, 939 int *minrate, int *maxrate, int *weight,
|
H A D | t4_hw.c | 12062 int minrate, int maxrate, int weight, in t4_sched_params() argument 12082 cmd.u.params.max = cpu_to_be32(maxrate); in t4_sched_params() 12095 int *minrate, int *maxrate, int *weight, in t4_read_sched_params() argument 12121 *maxrate = be32_to_cpu(cmd.u.params.max); in t4_read_sched_params()
|