Searched refs:num_cq (Results 1 - 7 of 7) 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.h44 int num_cq; member in struct:mthca_profile
H A Dmthca_main.c93 .num_cq = MTHCA_DEFAULT_NUM_CQ,
108 module_param_named(num_cq, hca_profile.num_cq, int, 0444);
109 MODULE_PARM_DESC(num_cq, "maximum number of CQs per HCA");
1305 mthca_check_profile_val(num_cq, MTHCA_DEFAULT_NUM_CQ);
H A Dmthca_profile.c106 profile[MTHCA_RES_CQ].num = request->num_cq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dprofile.c109 profile[MLX4_RES_CQ].num = request->num_cq;
H A Dmlx4.h148 int num_cq; member in struct:mlx4_profile
H A Dmain.c85 .num_cq = 1 << 16,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.h1263 u32 num_cq; member in struct:nes_ib_device

Completed in 64 milliseconds