Home
last modified time | relevance | path

Searched refs:iwl_pcie_rx_alloc_page (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c412 * iwl_pcie_rx_alloc_page - allocates and returns a page.
415 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page() function
500 page = iwl_pcie_rx_alloc_page(trans, &offset, priority); in iwl_pcie_rxq_alloc_rbs()
607 page = iwl_pcie_rx_alloc_page(trans, &rxb->offset, in iwl_pcie_rx_allocator()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c358 * iwl_pcie_rx_alloc_page - allocates and returns a page.
361 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page() function
446 page = iwl_pcie_rx_alloc_page(trans, &offset, priority); in iwl_pcie_rxq_alloc_rbs()
553 page = iwl_pcie_rx_alloc_page(trans, &rxb->offset, in iwl_pcie_rx_allocator()

Completed in 6 milliseconds