Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h365 #define NTB_LTR_IDLE_VAL 0x0258 /* 600 us */ macro
H A Dntb_hw_intel.c2615 ltr = NTB_LTR_IDLE_VAL | NTB_LTR_IDLE_LATSCALE | NTB_LTR_IDLE_REQMNT; in intel_ntb4_link_enable()