Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h25920 #define V_TABLEACCESINCREMENT(x) ((x) << S_TABLEACCESINCREMENT) macro
25921 #define F_TABLEACCESINCREMENT V_TABLEACCESINCREMENT(1U)