Home
last modified time | relevance | path

Searched refs:rdb_base (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_profile.c210 dev->qp_table.rdb_base = (u32) profile[i].start; in mthca_make_profile()
211 init_hca->rdb_base = profile[i].start; in mthca_make_profile()
H A Dmthca_cmd.h203 u64 rdb_base; member
H A Dmthca_dev.h257 u32 rdb_base; member
H A Dmthca_main.c466 mdev->qp_table.rdb_table = mthca_alloc_icm_table(mdev, init_hca->rdb_base, in mthca_init_icm()
H A Dmthca_cmd.c1397 MTHCA_PUT(inbox, param->rdb_base, INIT_HCA_RDB_BASE_OFFSET); in mthca_INIT_HCA()
H A Dmthca_qp.c758 cpu_to_be32(dev->qp_table.rdb_base + in __mthca_modify_qp()