Home
last modified time | relevance | path

Searched refs:eqpc_base (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/mthca/
HDmthca_cmd.h200 u64 eqpc_base; member
HDmthca_profile.c195 init_hca->eqpc_base = profile[i].start; in mthca_make_profile()
HDmthca_main.c455 mdev->qp_table.eqp_table = mthca_alloc_icm_table(mdev, init_hca->eqpc_base, in mthca_init_icm()
HDmthca_cmd.c1393 MTHCA_PUT(inbox, param->eqpc_base, INIT_HCA_EQPC_BASE_OFFSET); in mthca_INIT_HCA()