Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_regs.h4291 #define G_TIMESTAMPRESOLUTION(x) (((x) >> S_TIMESTAMPRESOLUTION) & M_TIMESTAMPRESOLUTION) macro
/freebsd-13-stable/sys/dev/cxgbe/
HDt4_main.c11388 re = G_TIMESTAMPRESOLUTION(res); in sysctl_tp_tick()
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h22922 #define G_TIMESTAMPRESOLUTION(x) (((x) >> S_TIMESTAMPRESOLUTION) & M_TIMESTAMPRESOLUTION) macro