__mlx5_16_bit_off 60 include/linux/mlx5/device.h #define __mlx5_16_mask(typ, fld) (__mlx5_mask16(typ, fld) << __mlx5_16_bit_off(typ, fld)) __mlx5_16_bit_off 129 include/linux/mlx5/device.h __mlx5_16_off(typ, fld))) >> __mlx5_16_bit_off(typ, fld)) & \ __mlx5_16_bit_off 138 include/linux/mlx5/device.h << __mlx5_16_bit_off(typ, fld))); \