Lines Matching refs:IWL_TRANS_GET_PCIE_TRANS

88 		IWL_TRANS_GET_PCIE_TRANS(trans);  in iwl_trans_rx_alloc()
125 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_rxq_free_rx_bufs()
195 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_rx_init()
238 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_rx_free()
308 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_txq_alloc()
415 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_tx_queue_unmap()
449 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_tx_queue_free()
493 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_tx_free()
521 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_tx_alloc()
581 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_tx_init()
649 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_pciexp_link_ctrl()
692 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_apm_init()
788 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_apm_stop()
811 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_nic_init()
955 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_load_section()
1030 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_start_fw()
1090 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_txq_set_sched()
1101 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_tx_start()
1229 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_tx_stop()
1267 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_stop_device()
1334 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_tx()
1515 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_start_hw()
1574 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_reclaim()
1615 writeb(val, IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs); in iwl_trans_pcie_write8()
1620 writel(val, IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs); in iwl_trans_pcie_write32()
1625 return readl(IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs); in iwl_trans_pcie_read32()
1631 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_configure()
1646 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_free()
1694 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_wait_tx_queue_empty()
1726 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_check_stuck_queue()
1936 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_dbgfs_tx_queue_read()
1982 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_dbgfs_rx_queue_read()
2050 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_dbgfs_interrupt_read()
2111 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_dbgfs_interrupt_write()
2253 trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_alloc()