Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h60 #define __mlx5_16_mask(typ, fld) (__mlx5_mask16(typ, fld) << __mlx5_16_bit_off(typ, fld)) macro
137 (~__mlx5_16_mask(typ, fld))) | (((_v) & __mlx5_mask16(typ, fld)) \

Completed in 9 milliseconds