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()4887 u32 hash_base, hash_reg; in init_one() local4891 hash_base = t4_read_reg(adapter, hash_reg); in init_one()4892 adapter->tids.hash_base = hash_base / 4; in init_one()4895 hash_base = t4_read_reg(adapter, hash_reg); in init_one()4896 adapter->tids.hash_base = hash_base; in init_one()
2578 adap->tids.hash_base, in tid_info_show()2587 adap->tids.hash_base, in tid_info_show()2594 adap->tids.hash_base, in tid_info_show()