Home
last modified time | relevance | path

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

/openbmc/linux/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.h438 dma_addr_t base_rb_stts_dma; member