Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
A Dmthca_profile.c110 profile[MTHCA_RES_UAR].num = request->num_uar; in mthca_make_profile()
111 profile[MTHCA_RES_UARC].num = request->num_uar; in mthca_make_profile()
246 init_hca->log_uar_sz = ffs(request->num_uar) - 1; in mthca_make_profile()
A Dmthca_profile.h49 int num_uar; member
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()

Completed in 5 milliseconds