Home
last modified time | relevance | path

Searched refs:allocator_pool_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c1085 int i, err, queue_size, allocator_pool_size, num_alloc; in _iwl_pcie_rx_init() local
1146 allocator_pool_size = trans->info.num_rxqs * in _iwl_pcie_rx_init()
1148 num_alloc = queue_size + allocator_pool_size; in _iwl_pcie_rx_init()
1153 if (i < allocator_pool_size) in _iwl_pcie_rx_init()