Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1088 int i, err, queue_size, allocator_pool_size, num_alloc; in _iwl_pcie_rx_init() local
1149 allocator_pool_size = trans->num_rx_queues * in _iwl_pcie_rx_init()
1151 num_alloc = queue_size + allocator_pool_size; in _iwl_pcie_rx_init()
1156 if (i < allocator_pool_size) in _iwl_pcie_rx_init()