Home
last modified time | relevance | path

Searched refs:base_rb_stts_dma (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c805 trans_pcie->base_rb_stts_dma + rxq->id * rb_stts_size; in iwl_pcie_alloc_rxq_dma()
870 &trans_pcie->base_rb_stts_dma, in iwl_pcie_rx_alloc()
892 trans_pcie->base_rb_stts_dma); in iwl_pcie_rx_alloc()
894 trans_pcie->base_rb_stts_dma = 0; in iwl_pcie_rx_alloc()
1216 trans_pcie->base_rb_stts_dma); in iwl_pcie_rx_free()
1218 trans_pcie->base_rb_stts_dma = 0; in iwl_pcie_rx_free()
H A Dinternal.h375 * @base_rb_stts_dma: base physical address of receive buffer status
471 dma_addr_t base_rb_stts_dma; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c751 trans_pcie->base_rb_stts_dma + rxq->id * rb_stts_size; in iwl_pcie_alloc_rxq_dma()
799 &trans_pcie->base_rb_stts_dma, in iwl_pcie_rx_alloc()
821 trans_pcie->base_rb_stts_dma); in iwl_pcie_rx_alloc()
823 trans_pcie->base_rb_stts_dma = 0; in iwl_pcie_rx_alloc()
1223 trans_pcie->base_rb_stts_dma); in iwl_pcie_rx_free()
1225 trans_pcie->base_rb_stts_dma = 0; in iwl_pcie_rx_free()
H A Dinternal.h340 * @base_rb_stts_dma: base physical address of receive buffer status
438 dma_addr_t base_rb_stts_dma; member

Completed in 8 milliseconds