Searched refs:rdb_base (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.c214 dev->qp_table.rdb_base = (u32) profile[i].start;
215 init_hca->rdb_base = profile[i].start;
H A Dmthca_cmd.h203 u64 rdb_base; member in struct:mthca_init_hca_param
H A Dmthca_dev.h255 u32 rdb_base; member in struct:mthca_qp_table
H A Dmthca_main.c515 mdev->qp_table.rdb_table = mthca_alloc_icm_table(mdev, init_hca->rdb_base,
H A Dmthca_cmd.c1350 MTHCA_PUT(inbox, param->rdb_base, INIT_HCA_RDB_BASE_OFFSET);
H A Dmthca_qp.c760 cpu_to_be32(dev->qp_table.rdb_base +

Completed in 203 milliseconds