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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_profile.h49 int num_uar; member in struct:mthca_profile
H A Dmthca_profile.c111 profile[MTHCA_RES_UAR].num = request->num_uar;
112 profile[MTHCA_RES_UARC].num = request->num_uar;
250 init_hca->log_uar_sz = ffs(request->num_uar) - 1;
H A Dmthca_main.c343 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;
672 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;

Completed in 64 milliseconds