Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h332 #define V_FL3EMPTY(x) ((x) << S_FL3EMPTY) macro
333 #define F_FL3EMPTY V_FL3EMPTY(1U)