num_mpt            94 drivers/infiniband/hw/mthca/mthca_main.c 	.num_mpt            = MTHCA_DEFAULT_NUM_MPT,
num_mpt           113 drivers/infiniband/hw/mthca/mthca_main.c module_param_named(num_mpt, hca_profile.num_mpt, int, 0444);
num_mpt           114 drivers/infiniband/hw/mthca/mthca_main.c MODULE_PARM_DESC(num_mpt,
num_mpt          1224 drivers/infiniband/hw/mthca/mthca_main.c 	mthca_check_profile_val(num_mpt, 	   MTHCA_DEFAULT_NUM_MPT);
num_mpt           108 drivers/infiniband/hw/mthca/mthca_profile.c 	profile[MTHCA_RES_MPT].num   = request->num_mpt;
num_mpt            46 drivers/infiniband/hw/mthca/mthca_profile.h 	int num_mpt;
num_mpt           132 drivers/net/ethernet/mellanox/mlx4/main.c 	.num_mpt	= 1 << 19,
num_mpt           142 drivers/net/ethernet/mellanox/mlx4/main.c 	.num_mpt	= 1 << 9,
num_mpt           424 drivers/net/ethernet/mellanox/mlx4/mlx4.h 	int			num_mpt;
num_mpt           131 drivers/net/ethernet/mellanox/mlx4/profile.c 	profile[MLX4_RES_DMPT].num    = request->num_mpt;