Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c950 hi = t4_read_reg(padap, A_LE_DB_TID_HASHBASE) / 4; in fill_meminfo()
3327 tid->hash_base = t4_read_reg(padap, A_LE_DB_TID_HASHBASE); in collect_tid()
3780 value = t4_read_reg(padap, A_LE_DB_TID_HASHBASE); /* Get hash base in collect_le_tcam()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11623 y = t4_read_reg(sc, A_LE_DB_TID_HASHBASE) / 4; in sysctl_tids()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h51468 #define A_LE_DB_TID_HASHBASE 0x19df8 macro