Searched refs:log_uar_size (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5-abi.h101 __u32 log_uar_size; member in struct:mlx5_alloc_ucontext_resp
H A Dmlx5.c736 if (!resp.log_uar_size && !resp.num_uars_per_page) {
743 context->uar_size = 1 << resp.log_uar_size;

Completed in 75 milliseconds