Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Ddevice.h69 #define CORE_CLOCK_MASK 0xffffffffffffULL macro
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c1848 return cycles & CORE_CLOCK_MASK; in mlx4_read_clock()