Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mthca/
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()
Dmthca_profile.h49 int num_uar; member
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()