Searched refs:hash_base (Results 1 – 3 of 3) sorted by relevance
57 unsigned int ftid_base, hash_base; member
421 if (t->hash_base && tid >= t->hash_base) { in cxgbe_remove_tid()446 if (t->hash_base && tid >= t->hash_base) { in cxgbe_insert_tid()2202 u32 hash_base, hash_reg; in cxgbe_probe() local2205 hash_base = t4_read_reg(adapter, hash_reg); in cxgbe_probe()2206 adapter->tids.hash_base = hash_base / 4; in cxgbe_probe()
1426 for (i = adap->tids.hash_base; i <= adap->tids.ntids; i++) { in cxgbe_flow_flush()