Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
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()
Dt4_regs.h3069 #define LE_DB_TID_HASHBASE_A 0x19df8 macro
Dcxgb4_main.c6955 v = t4_read_reg(adapter, LE_DB_TID_HASHBASE_A); in init_one()