Searched refs:hash_base (Results 1 – 3 of 3) sorted by relevance
100 unsigned int hash_base; member156 if (t->hash_base && (tid >= t->hash_base)) in cxgb4_insert_tid()
1673 if (t->hash_base && (tid >= t->hash_base)) in cxgb4_remove_tid()4891 u32 hash_base, hash_reg; in init_one() local4895 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()
2577 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()