Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h801 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - \ macro
806 __mlx5_dw_bit_off(typ, fld))
828 __mlx5_dw_bit_off(typ, fld))); \
851 __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \
855 __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \