Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2647 V_TABLELATENCYDELTA(M_TABLELATENCYDELTA), in tp_config()
2648 V_TABLELATENCYDELTA(4)); in tp_config()
Dregs.h1164 #define V_TABLELATENCYDELTA(x) ((x) << S_TABLELATENCYDELTA) macro