Searched refs:num_mpt (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_profile.h46 int num_mpt; member in struct:mthca_profile
H A Dmthca_main.c95 .num_mpt = MTHCA_DEFAULT_NUM_MPT,
114 module_param_named(num_mpt, hca_profile.num_mpt, int, 0444);
115 MODULE_PARM_DESC(num_mpt,
1227 mthca_check_profile_val(num_mpt, MTHCA_DEFAULT_NUM_MPT);
H A Dmthca_profile.c108 profile[MTHCA_RES_MPT].num = request->num_mpt;
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c111 profile[MLX4_RES_DMPT].num = request->num_mpt;
H A Dmlx4.h418 int num_mpt; member in struct:mlx4_profile
H A Dmlx4_main.c137 .num_mpt = 1 << 19,
147 .num_mpt = 1 << 9,

Completed in 185 milliseconds