Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mthca/
HDmthca_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()
HDmthca_cmd.h203 u64 rdb_base; member
HDmthca_dev.h257 u32 rdb_base; member
HDmthca_main.c466 mdev->qp_table.rdb_table = mthca_alloc_icm_table(mdev, init_hca->rdb_base, in mthca_init_icm()
HDmthca_cmd.c1397 MTHCA_PUT(inbox, param->rdb_base, INIT_HCA_RDB_BASE_OFFSET); in mthca_INIT_HCA()
HDmthca_qp.c758 cpu_to_be32(dev->qp_table.rdb_base + in __mthca_modify_qp()