Home
last modified time | relevance | path

Searched refs:uarc_base (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_profile.c243 dev->uar_table.uarc_base = profile[i].start; in mthca_make_profile()
244 init_hca->uarc_base = profile[i].start; in mthca_make_profile()
H A Dmthca_cmd.h208 u64 uarc_base; member
H A Dmthca_dev.h198 u64 uarc_base; member
H A Dmthca_memfree.c440 return dev->uar_table.uarc_base + in mthca_uarc_virt()
H A Dmthca_cmd.c1427 MTHCA_PUT(inbox, param->uarc_base, INIT_HCA_UAR_CTX_BASE_OFFSET); in mthca_INIT_HCA()