Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
A Drx.c1061 int i, err, queue_size, allocator_pool_size, num_alloc; in _iwl_pcie_rx_init() local
1122 allocator_pool_size = trans->num_rx_queues * in _iwl_pcie_rx_init()
1124 num_alloc = queue_size + allocator_pool_size; in _iwl_pcie_rx_init()
1129 if (i < allocator_pool_size) in _iwl_pcie_rx_init()

Completed in 5 milliseconds