Searched refs:__mlx5_nullp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/
H A Ddevice.h49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) macro
50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)

Completed in 131 milliseconds