Home
last modified time | relevance | path

Searched refs:num_uar (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h49 int num_uar; member
H A Dmthca_profile.c108 profile[MTHCA_RES_UAR].num = request->num_uar; in mthca_make_profile()
109 profile[MTHCA_RES_UARC].num = request->num_uar; in mthca_make_profile()
244 init_hca->log_uar_sz = ffs(request->num_uar) - 1; in mthca_make_profile()
H A Dmthca_main.c320 profile.num_uar = dev_lim.uar_size / PAGE_SIZE; in mthca_init_tavor()
610 profile.num_uar = dev_lim.uar_size / PAGE_SIZE; in mthca_init_arbel()