Searched refs:num_low_latency_uuars (Results 1 – 5 of 5) sorted by relevance
62 __u32 num_low_latency_uuars; member67 __u32 num_low_latency_uuars; member
434 if (req.num_low_latency_uuars > req.total_num_uuars - 1) in mlx5_ib_alloc_ucontext()503 uuari->num_low_latency_uuars = req.num_low_latency_uuars; in mlx5_ib_alloc_ucontext()
439 uuari->num_low_latency_uuars - 1; in num_med_uuar()544 int high_uuar = nuuars - uuari->num_low_latency_uuars; in free_uuar()
133 uuari->num_low_latency_uuars = NUM_LOW_LAT_UUARS; in mlx5_alloc_uuars()
156 int num_low_latency_uuars; member