Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx5/
Ddevice.h51 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) macro
67 *((__be32 *)(p) + __mlx5_dw_off(typ, fld)) = \
68 cpu_to_be32((be32_to_cpu(*((__be32 *)(p) + __mlx5_dw_off(typ, fld))) & \
74 __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \