Searched refs:__mlx5_st_sz_bits (Results 1 – 1 of 1) sorted by relevance
56 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits) macro66 BUILD_BUG_ON(__mlx5_st_sz_bits(typ) % 32); \