Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h605 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - \ macro
610 __mlx5_dw_bit_off(typ, fld))
632 __mlx5_dw_bit_off(typ, fld))); \
655 __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \
659 __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \