Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3218 V_TABLELATENCYDELTA(M_TABLELATENCYDELTA), in tp_config()
3219 V_TABLELATENCYDELTA(4)); in tp_config()
H A Dcxgb_regs.h3883 #define V_TABLELATENCYDELTA(x) ((x) << S_TABLELATENCYDELTA) macro