mlx4_core: Add module parameter to enable QoS support
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Tue, 22 Jul 2008 21:19:37 +0000 (14:19 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 22 Jul 2008 21:19:37 +0000 (14:19 -0700)
Add a module parameter "enable_qos" to mlx4_core.  If this param is
set, enable support for QoS in the INIT_HCA command.  By default, the
parameter is set to 0 (disabled).

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found