Searched refs:num_mcg (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.h45 int num_mcg; member in struct:mthca_profile
H A Dmthca_main.c94 .num_mcg = MTHCA_DEFAULT_NUM_MCG,
111 module_param_named(num_mcg, hca_profile.num_mcg, int, 0444);
112 MODULE_PARM_DESC(num_mcg, "maximum number of multicast groups per HCA");
1306 mthca_check_profile_val(num_mcg, MTHCA_DEFAULT_NUM_MCG);
H A Dmthca_profile.c108 profile[MTHCA_RES_MCG].num = request->num_mcg;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dprofile.c116 profile[MLX4_RES_MCG].num = request->num_mcg;
H A Dmlx4.h149 int num_mcg; member in struct:mlx4_profile
H A Dmain.c86 .num_mcg = 1 << 13,

Completed in 81 milliseconds