Searched refs:rx_pool_sizes (Results 1 – 1 of 1) sorted by relevance
/drivers/atm/ |
D | firestream.c | 91 static int rx_pool_sizes[NP] = {1024, 1024, 512, 256, 128, 64, 32, 32}; 94 static int rx_pool_sizes[NP] = {128, 128, 128, 64, 64, 64, 32, 32}; variable 1833 rx_buf_sizes[i], rx_pool_sizes[i]); in fs_init()
|