Searched refs:num_mpt (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_profile.h | 46 int num_mpt; member
|
H A D | mthca_main.c | 94 .num_mpt = MTHCA_DEFAULT_NUM_MPT, 113 module_param_named(num_mpt, hca_profile.num_mpt, int, 0444); 114 MODULE_PARM_DESC(num_mpt, 1224 mthca_check_profile_val(num_mpt, MTHCA_DEFAULT_NUM_MPT); in mthca_validate_profile()
|
H A D | mthca_profile.c | 108 profile[MTHCA_RES_MPT].num = request->num_mpt; in mthca_make_profile()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_profile.h | 46 int num_mpt; member
|
H A D | mthca_main.c | 94 .num_mpt = MTHCA_DEFAULT_NUM_MPT, 113 module_param_named(num_mpt, hca_profile.num_mpt, int, 0444); 114 MODULE_PARM_DESC(num_mpt, 1209 mthca_check_profile_val(num_mpt, MTHCA_DEFAULT_NUM_MPT); in mthca_validate_profile()
|
H A D | mthca_profile.c | 106 profile[MTHCA_RES_MPT].num = request->num_mpt; in mthca_make_profile()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | profile.c | 131 profile[MLX4_RES_DMPT].num = request->num_mpt; in mlx4_make_profile()
|
H A D | mlx4.h | 424 int num_mpt; member
|
H A D | main.c | 132 .num_mpt = 1 << 19, 142 .num_mpt = 1 << 9,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | profile.c | 131 profile[MLX4_RES_DMPT].num = request->num_mpt; in mlx4_make_profile()
|
H A D | mlx4.h | 426 int num_mpt; member
|
H A D | main.c | 131 .num_mpt = 1 << 19, 141 .num_mpt = 1 << 9,
|
Completed in 20 milliseconds