Lines Matching defs:table
148 /* The size of a filter table needs to fit into fields in the
170 /* Validate a memory region holding a table */
176 const char *table = route ? "route" : "filter";
185 dev_err(dev, "%s table region size too large\n", table);
194 dev_err(dev, "%s table region offset too large\n", table);
215 * the header table memory area in an immediate command. Make sure
231 dev_err(dev, "header table region offset too large\n");
245 dev_err(dev, "header table region size too large\n");
371 /* Record the non-hash table offset and size */
376 /* The hash table offset and address are zero if its size is 0 */
378 /* Record the hash table offset and size */
389 /* Fill in all offsets and sizes and the non-hash table address */
415 * the table, but the AP must initialize it.