Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h100 unsigned int hash_base; member
156 if (t->hash_base && (tid >= t->hash_base)) in cxgb4_insert_tid()
Dcxgb4_main.c1673 if (t->hash_base && (tid >= t->hash_base)) in cxgb4_remove_tid()
4891 u32 hash_base, hash_reg; in init_one() local
4895 hash_base = t4_read_reg(adapter, hash_reg); in init_one()
4896 adapter->tids.hash_base = hash_base / 4; in init_one()
4899 hash_base = t4_read_reg(adapter, hash_reg); in init_one()
4900 adapter->tids.hash_base = hash_base; in init_one()
Dcxgb4_debugfs.c2577 adap->tids.hash_base, in tid_info_show()
2586 adap->tids.hash_base, in tid_info_show()
2593 adap->tids.hash_base, in tid_info_show()