Searched refs:hash_mem (Results 1 – 1 of 1) sorted by relevance
389 const struct ipa_mem *hash_mem; in ipa_table_init_add() local409 hash_mem = ipa_table_mem(ipa, filter, true, ipv6); in ipa_table_init_add()410 hash_offset = hash_mem ? hash_mem->offset : 0; in ipa_table_init_add()420 hash_count = hash_mem && hash_mem->size ? count : 0; in ipa_table_init_add()426 hash_count = hash_mem ? hash_mem->size / sizeof(__le64) : 0; in ipa_table_init_add()449 zero_size = hash_mem->size - hash_size; in ipa_table_init_add()
Completed in 6 milliseconds