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
623 if (req.num_low_latency_uuars > req.total_num_uuars - 1) in mlx5_ib_alloc_ucontext()692 uuari->num_low_latency_uuars = req.num_low_latency_uuars; in mlx5_ib_alloc_ucontext()
431 uuari->num_low_latency_uuars - 1; in num_med_uuar()536 int high_uuar = nuuars - uuari->num_low_latency_uuars; in free_uuar()
134 uuari->num_low_latency_uuars = NUM_LOW_LAT_UUARS; in mlx5_alloc_uuars()
163 int num_low_latency_uuars; member