]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit94990b498969b420949a04294618f9509466b896
tree35e4b37ef31400b7991385635f0f1569b5e7f3c8
parentd9d0674c0f8a950634fd2166a291e93e606a576c
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]