Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1079 int i, err, queue_size, allocator_pool_size, num_alloc; in _iwl_pcie_rx_init() local
1132 allocator_pool_size = trans->num_rx_queues * in _iwl_pcie_rx_init()
1134 num_alloc = queue_size + allocator_pool_size; in _iwl_pcie_rx_init()
1139 if (i < allocator_pool_size) in _iwl_pcie_rx_init()