Home
last modified time | relevance | path

Searched refs:mlx5_ffz (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dbitmap.h67 static inline unsigned long mlx5_ffz(uint32_t word) in mlx5_ffz() function
93 return result + mlx5_ffz(tmp); in mlx5_find_first_zero_bit()