Searched refs:local_allocated (Results 1 – 1 of 1) sorted by relevance
446 struct list_head local_allocated; in iwl_pcie_rx_allocator() local448 INIT_LIST_HEAD(&local_allocated); in iwl_pcie_rx_allocator()486 list_move(&rxb->list, &local_allocated); in iwl_pcie_rx_allocator()500 list_splice_tail(&local_allocated, &rba->rbd_allocated); in iwl_pcie_rx_allocator()