Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddevice.h58 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) macro
78 (~__mlx5_dw_mask(typ, fld))) | (((_v) & __mlx5_mask(typ, fld)) \
91 (~__mlx5_dw_mask(typ, fld))) | ((__mlx5_mask(typ, fld)) \