Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c7900 S_KEEPALIVEMAXR2, sysctl_tp_shift_cnt, "IU", in t4_sysctls()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23043 #define S_KEEPALIVEMAXR2 0 macro
23045 #define V_KEEPALIVEMAXR2(x) ((x) << S_KEEPALIVEMAXR2)
23046 #define G_KEEPALIVEMAXR2(x) (((x) >> S_KEEPALIVEMAXR2) & M_KEEPALIVEMAXR2)