Searched refs:num_cq (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.h46 int num_cq; member in struct:mthca_profile
H A Dmthca_main.c98 .num_cq = MTHCA_DEFAULT_NUM_CQ,
113 module_param_named(num_cq, hca_profile.num_cq, int, 0444);
114 MODULE_PARM_DESC(num_cq, "maximum number of CQs per HCA");
1354 mthca_check_profile_val(num_cq, MTHCA_DEFAULT_NUM_CQ);
H A Dmthca_profile.c108 profile[MTHCA_RES_CQ].num = request->num_cq;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmlx4.h155 int num_cq; member in struct:mlx4_profile
H A Dprofile.c109 profile[MLX4_RES_CQ].num = request->num_cq;
H A Dmain.c82 .num_cq = 1 << 16,

Completed in 97 milliseconds