Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/pcie/
Drx.c446 struct list_head local_allocated; in iwl_pcie_rx_allocator() local
448 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()