Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h32208 #define V_TCAM_PRIORITY(x) ((x) << S_TCAM_PRIORITY) macro
32209 #define F_TCAM_PRIORITY V_TCAM_PRIORITY(1U)