Searched refs:hash_base (Results 1 – 5 of 5) sorted by relevance
104 unsigned int hash_base; member165 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_insert_tid()
172 u32 hash_base; member
1300 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_remove_tid()5762 u32 hash_base, hash_reg; in init_one() local5766 hash_base = t4_read_reg(adapter, hash_reg); in init_one()5767 adapter->tids.hash_base = hash_base / 4; in init_one()5770 hash_base = t4_read_reg(adapter, hash_reg); in init_one()5771 adapter->tids.hash_base = hash_base; in init_one()
3180 sb - 1, adap->tids.hash_base, in tid_info_show()3189 adap->tids.hash_base, in tid_info_show()3196 adap->tids.hash_base, in tid_info_show()
1763 tid->hash_base = padap->tids.hash_base; in cudbg_collect_tid()