Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4541 #define V_HASHSAVE(x) ((x) << S_HASHSAVE) macro
4542 #define F_HASHSAVE V_HASHSAVE(1U)