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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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,
1307 mthca_check_profile_val(num_mpt, MTHCA_DEFAULT_NUM_MPT);
H A Dmthca_profile.c109 profile[MTHCA_RES_MPT].num = request->num_mpt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dprofile.c113 profile[MLX4_RES_DMPT].num = request->num_mpt;
H A Dmlx4.h150 int num_mpt; member in struct:mlx4_profile
H A Dmain.c87 .num_mpt = 1 << 17,

Completed in 73 milliseconds