Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h473 u16 rate_unit; member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c471 cmd->qp_context.rate_limit_params = cpu_to_be16((params->rate_unit << 14) | params->rate_val); in mlx4_update_qp()