Searched refs:num_qp (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h41 int num_qp; member in struct:mthca_profile
H A Dmthca_profile.c102 profile[MTHCA_RES_QP].num = request->num_qp;
104 profile[MTHCA_RES_EQP].num = request->num_qp;
105 profile[MTHCA_RES_RDB].num = request->num_qp * request->rdb_per_qp;
211 request->num_qp << dev->qp_table.rdb_shift < profile[i].num;
H A Dmthca_main.c91 .num_qp = MTHCA_DEFAULT_NUM_QP,
102 module_param_named(num_qp, hca_profile.num_qp, int, 0444);
103 MODULE_PARM_DESC(num_qp, "maximum number of QPs per HCA");
1303 mthca_check_profile_val(num_qp, MTHCA_DEFAULT_NUM_QP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h41 int num_qp; member in struct:mthca_profile
H A Dmthca_profile.c102 profile[MTHCA_RES_QP].num = request->num_qp;
104 profile[MTHCA_RES_EQP].num = request->num_qp;
105 profile[MTHCA_RES_RDB].num = request->num_qp * request->rdb_per_qp;
211 request->num_qp << dev->qp_table.rdb_shift < profile[i].num;
H A Dmthca_main.c91 .num_qp = MTHCA_DEFAULT_NUM_QP,
102 module_param_named(num_qp, hca_profile.num_qp, int, 0444);
103 MODULE_PARM_DESC(num_qp, "maximum number of QPs per HCA");
1303 mthca_check_profile_val(num_qp, MTHCA_DEFAULT_NUM_QP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/mlx4/
H A Dprofile.c104 profile[MLX4_RES_QP].num = request->num_qp;
105 profile[MLX4_RES_RDMARC].num = request->num_qp * request->rdmarc_per_qp;
106 profile[MLX4_RES_ALTC].num = request->num_qp;
107 profile[MLX4_RES_AUXC].num = request->num_qp;
176 request->num_qp << priv->qp_table.rdmarc_shift < profile[i].num;
H A Dmlx4.h145 int num_qp; member in struct:mlx4_profile
H A Dmain.c82 .num_qp = 1 << 17,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/mlx4/
H A Dprofile.c104 profile[MLX4_RES_QP].num = request->num_qp;
105 profile[MLX4_RES_RDMARC].num = request->num_qp * request->rdmarc_per_qp;
106 profile[MLX4_RES_ALTC].num = request->num_qp;
107 profile[MLX4_RES_AUXC].num = request->num_qp;
176 request->num_qp << priv->qp_table.rdmarc_shift < profile[i].num;
H A Dmlx4.h145 int num_qp; member in struct:mlx4_profile
H A Dmain.c82 .num_qp = 1 << 17,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/nes/
H A Dnes_hw.h1262 u32 num_qp; member in struct:nes_ib_device
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.h1262 u32 num_qp; member in struct:nes_ib_device

Completed in 90 milliseconds