Searched refs:hash_base (Results 1 – 6 of 6) sorted by relevance
104 unsigned int hash_base; member165 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_insert_tid()
160 u32 hash_base; member
1429 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_remove_tid()6011 u32 hash_base, hash_reg; in init_one() local6015 hash_base = t4_read_reg(adapter, hash_reg); in init_one()6016 adapter->tids.hash_base = hash_base / 4; in init_one()6019 hash_base = t4_read_reg(adapter, hash_reg); in init_one()6020 adapter->tids.hash_base = hash_base; in init_one()
3141 sb - 1, adap->tids.hash_base, in tid_info_show()3150 adap->tids.hash_base, in tid_info_show()3157 adap->tids.hash_base, in tid_info_show()
1763 tid->hash_base = padap->tids.hash_base; in cudbg_collect_tid()
763 for (i = adapter->tids.hash_base; in clear_all_filters()