Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h116 unsigned int hash_base; member
199 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_insert_tid()
Dcudbg_entity.h160 u32 hash_base; member
Dcxgb4_debugfs.c3332 sb - 1, adap->tids.hash_base, in tid_info_show()
3341 adap->tids.hash_base, in tid_info_show()
3348 adap->tids.hash_base, in tid_info_show()
Dcxgb4_main.c1808 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_remove_tid()
6956 adapter->tids.hash_base = v / 4; in init_one()
6961 adapter->tids.hash_base = v; in init_one()
Dcudbg_lib.c2193 tid->hash_base = padap->tids.hash_base; in cudbg_collect_tid()
Dcxgb4_filter.c1036 for (i = adapter->tids.hash_base; in clear_all_filters()