Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
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()
Dmthca_cmd.h203 u64 rdb_base; member
Dmthca_dev.h254 u32 rdb_base; member
Dmthca_main.c465 mdev->qp_table.rdb_table = mthca_alloc_icm_table(mdev, init_hca->rdb_base, in mthca_init_icm()
Dmthca_cmd.c1396 MTHCA_PUT(inbox, param->rdb_base, INIT_HCA_RDB_BASE_OFFSET); in mthca_INIT_HCA()
Dmthca_qp.c770 cpu_to_be32(dev->qp_table.rdb_base + in __mthca_modify_qp()