Lines Matching refs:hashed
62 * @hashed: - Whether the table is hashed or non-hashed
67 bool route, bool ipv6, bool hashed);
81 bool ipv6, bool hashed)
112 * @size: Size of non-hashed routing table memory
113 * @offset: Offset in IPA shared memory of non-hashed routing table memory
114 * @addr: DMA address of non-hashed table data to write
115 * @hash_size: Size of hashed routing table memory
116 * @hash_offset: Offset in IPA shared memory of hashed routing table memory
117 * @hash_addr: DMA address of hashed table data to write