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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h51 int num_uar; member in struct:mthca_profile
H A Dmthca_profile.c113 profile[MTHCA_RES_UAR].num = request->num_uar;
114 profile[MTHCA_RES_UARC].num = request->num_uar;
252 init_hca->log_uar_sz = ffs(request->num_uar) - 1;
H A Dmthca_main.c344 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;
671 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;

Completed in 32 milliseconds