Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
A Ddevice.h52 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) macro
129 __mlx5_16_off(typ, fld))) >> __mlx5_16_bit_off(typ, fld)) & \
135 *((__be16 *)(p) + __mlx5_16_off(typ, fld)) = \
136 cpu_to_be16((be16_to_cpu(*((__be16 *)(p) + __mlx5_16_off(typ, fld))) & \

Completed in 10 milliseconds