Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mlx5/
Ddevice.h62 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits) macro
76 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 32); \
89 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 32); \
135 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 16); \