Searched refs:TLB_HASH_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c62 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table. macro
198 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info);
214 for (i = 0; i < TLB_HASH_TABLE_SIZE; i++) {

Completed in 90 milliseconds