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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h47 int num_mcg; member in struct:mthca_profile
H A Dmthca_main.c99 .num_mcg = MTHCA_DEFAULT_NUM_MCG,
116 module_param_named(num_mcg, hca_profile.num_mcg, int, 0444);
117 MODULE_PARM_DESC(num_mcg, "maximum number of multicast groups per HCA");
1355 mthca_check_profile_val(num_mcg, MTHCA_DEFAULT_NUM_MCG);
H A Dmthca_profile.c110 profile[MTHCA_RES_MCG].num = request->num_mcg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmlx4.h156 int num_mcg; member in struct:mlx4_profile
H A Dprofile.c114 profile[MLX4_RES_MCG].num = request->num_mcg;
H A Dmain.c83 .num_mcg = 1 << 13,

Completed in 69 milliseconds