Searched refs:sai_cache (Results 1 – 2 of 2) sorted by relevance
118 list_add_tail(&entry->se_hash, &sai->sai_cache[i]); in ll_sa_entry_enhash()272 list_for_each_entry(entry, &sai->sai_cache[i], se_hash) { in ll_sa_entry_get_byname()491 INIT_LIST_HEAD(&sai->sai_cache[i]); in ll_sai_alloc()
1144 struct list_head sai_cache[LL_SA_CACHE_SIZE]; member