Home
last modified time | relevance | path

Searched refs:IWL_TRANS_GET_PCIE_TRANS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie.c88 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()
[all …]
Diwl-trans-pcie-tx.c90 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_txq_update_byte_cnt_tbl()
395 IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_txq_inval_byte_cnt_tbl()
425 IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_tx_queue_set_q2ratid()
467 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_tx_queue_set_status()
525 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_tx_agg_setup()
601 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_txq_ctx_activate_free()
615 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_tx_agg_alloc()
632 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_trans_pcie_tx_agg_disable()
673 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_enqueue_hcmd()
886 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_hcmd_queue_reclaim()
[all …]
Diwl-trans-pcie-int.h307 #define IWL_TRANS_GET_PCIE_TRANS(_iwl_trans) \ macro
372 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_disable_interrupts()
387 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_enable_interrupts()
431 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_wake_queue()
454 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_stop_queue()
Diwl-trans-pcie-rx.c202 IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_rx_queue_restock()
254 IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_rx_allocate()
342 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwlagn_rx_replenish()
370 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_rx_handle_rxbuf()
488 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_rx_handle()
617 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_dump_nic_error_log()
960 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_irq_tasklet()
1169 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_free_isr_ict()
1189 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_alloc_isr_ict()
1226 IWL_TRANS_GET_PCIE_TRANS(trans); in iwl_reset_ict()
[all …]