Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3220 V_TABLELATENCYDELTA(M_TABLELATENCYDELTA), in tp_config()
3221 V_TABLELATENCYDELTA(4)); in tp_config()
HDcxgb_regs.h3884 #define V_TABLELATENCYDELTA(x) ((x) << S_TABLELATENCYDELTA) macro