]> git.baikalelectronics.ru Git - kernel.git/commit
mlx4_core: Rename MPT-related functions to have mpt_ prefix
authorShani Michaeli <shanim@mellanox.com>
Wed, 6 Feb 2013 16:19:08 +0000 (16:19 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 21 Feb 2013 19:37:23 +0000 (11:37 -0800)
commit9fc6abe842ef1f81dc196d7341872707cfaa9998
tree92acd35e8f0d68a33547c68d154004b7561b909f
parentcb0fa996998aa9df114816fe6f7ae187726b2ef0
mlx4_core: Rename MPT-related functions to have mpt_ prefix

The MPT - Memory Protection Table - is used by both memory windows and
memory regions.  Hence, all MPT references are relevant for both types
of memory objects.  Rename the relevant functions to start with mpt_
instead of the current mr_ prefix.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Shani Michaeli <shanim@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/mlx4.h
drivers/net/ethernet/mellanox/mlx4/mr.c
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c