commit | 12a889c057504fbf307dd237aedb87263ef2848a | [log] [tgz] |
---|---|---|
author | Ido Shamay <idos@mellanox.com> | Thu Apr 02 16:31:10 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 16:25:02 2015 -0400 |
tree | aa3f413fa9da99a37d70d69d1e568d8350ac504e | |
parent | 4abccb61578694372dc9b245afd41f55b5f1e546 [diff] |
net/mlx4: New file for QoS related firmware commands Create two new files fw_qos.h and fw_qos.c in mlx4_core module. It gathers all relevant QoS firmware related commands etc, thus improving encapsulation of the mlx4_core module. For now it contains the QoS existing commands: mlx4_SET_PORT_SCHEDULER and mlx4_SET_PORT_PRIO2TC. Signed-off-by: Ido Shamay <idos@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>