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