]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Add null_mkey access
authorArtemy Kovalyov <artemyko@mellanox.com>
Wed, 18 Jan 2017 14:58:09 +0000 (16:58 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 14 Feb 2017 16:41:18 +0000 (11:41 -0500)
commite4ec107cf289ccb43ae482b8fe88376b8f305e7f
tree35e4b37ef31400b7991385635f0f1569b5e7f3c8
parent0008cbda12f3990d53561dd4fe13ef68028687f3
IB/mlx5: Add null_mkey access

Add mlx5_cmd_null_mkey() function to access null_mkey information
from firmware.

Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/Makefile
drivers/infiniband/hw/mlx5/cmd.c [new file with mode: 0644]
drivers/infiniband/hw/mlx5/cmd.h [new file with mode: 0644]