Searched refs:ntids (Results 1 – 4 of 4) sorted by relevance
51 unsigned int ntids; member74 return tid < t->ntids ? t->tid_tab[tid] : NULL; in lookup_tid()
45 adap->tids.ntids = val; in cxgbe_init_hash_filter()46 adap->tids.natids = min(adap->tids.ntids / 2, MAX_ATIDS); in cxgbe_init_hash_filter()425 if (filter_id > adapter->tids.ntids) in cxgbe_del_hash_filter()1316 if (fidx < adapter->tids.ntids) { in cxgbe_get_filter_count()1399 if (fidx >= adapter->tids.ntids) in cxgbe_clear_filter_count()
416 WARN_ON(tid >= t->ntids); in cxgbe_remove_tid()486 size = t->ntids * sizeof(*t->tid_tab) + in tid_init()494 t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids]; in tid_init()1464 adap->tids.ntids = val[0]; in adap_init0()1465 adap->tids.natids = min(adap->tids.ntids / 2, MAX_ATIDS); in adap_init0()
1426 for (i = adap->tids.hash_base; i <= adap->tids.ntids; i++) { in cxgbe_flow_flush()