Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddevice.h61 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits) macro
75 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 32); \
88 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 32); \
134 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 16); \