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

/drivers/infiniband/hw/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,
1232 mthca_check_profile_val(num_mpt, MTHCA_DEFAULT_NUM_MPT);
H A Dmthca_profile.c109 profile[MTHCA_RES_MPT].num = request->num_mpt;
/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c130 profile[MLX4_RES_DMPT].num = request->num_mpt;
H A Dmlx4.h405 int num_mpt; member in struct:mlx4_profile
H A Dmain.c110 .num_mpt = 1 << 19,

Completed in 5978 milliseconds