Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Ddevice.h59 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) macro
79 (~__mlx5_dw_mask(typ, fld))) | (((_v) & __mlx5_mask(typ, fld)) \
92 (~__mlx5_dw_mask(typ, fld))) | ((__mlx5_mask(typ, fld)) \