Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Drx.c500 list_splice_tail(&local_allocated, &rba->rbd_allocated); in iwl_pcie_rx_allocator()
542 out[i] = list_first_entry(&rba->rbd_allocated, in iwl_pcie_rx_allocator_get()
673 INIT_LIST_HEAD(&rba->rbd_allocated); in iwl_pcie_rx_init_rba()
Dinternal.h146 struct list_head rbd_allocated; member