Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c658 hi = t4_read_reg(padap, LE_DB_TID_HASHBASE_A) / 4; in cudbg_fill_meminfo()
2842 value = t4_read_reg(padap, LE_DB_TID_HASHBASE_A); /* hash base index */ in cudbg_fill_le_tcam_info()
H A Dt4_regs.h3069 #define LE_DB_TID_HASHBASE_A 0x19df8 macro
H A Dcxgb4_main.c6956 v = t4_read_reg(adapter, LE_DB_TID_HASHBASE_A); in init_one()