Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3805 value = G_HASHTIDSIZE(value); in collect_le_tcam()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h38792 #define G_HASHTIDSIZE(x) (((x) >> S_HASHTIDSIZE) & M_HASHTIDSIZE) macro