Searched defs:trans_pcie (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-trans-pcie-rx.c197 struct iwl_trans_pcie *trans_pcie = local
200 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
226 queue_work(trans->shrd->workqueue, &trans_pcie->rx_replenish);
249 struct iwl_trans_pcie *trans_pcie = local
252 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
348 struct iwl_trans_pcie *trans_pcie = local
350 struct iwl_trans *trans = trans_pcie->trans;
371 struct iwl_trans_pcie *trans_pcie = local
373 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
374 struct iwl_tx_queue *txq = &trans_pcie
594 struct iwl_trans_pcie *trans_pcie = local
944 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1163 struct iwl_trans_pcie *trans_pcie = local
1183 struct iwl_trans_pcie *trans_pcie = local
1220 struct iwl_trans_pcie *trans_pcie = local
1251 struct iwl_trans_pcie *trans_pcie = local
1264 struct iwl_trans_pcie *trans_pcie; local
1346 struct iwl_trans_pcie *trans_pcie; local
[all...]
H A Diwl-trans-pcie-tx.c51 struct iwl_trans_pcie *trans_pcie = local
62 scd_bc_tbl = trans_pcie->scd_bc_tbls.addr;
348 struct iwl_trans_pcie *trans_pcie = local
350 struct iwlagn_scd_bc_tbl *scd_bc_tbl = trans_pcie->scd_bc_tbls.addr;
378 struct iwl_trans_pcie *trans_pcie = local
383 tbl_dw_addr = trans_pcie->scd_base_addr +
421 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
424 test_bit(txq_id, &trans_pcie->txq_ctx_active_msk) ? 1 : 0;
439 static inline int get_fifo_from_tid(struct iwl_trans_pcie *trans_pcie, argument
442 const u8 *ac_to_fifo = trans_pcie
466 struct iwl_trans_pcie *trans_pcie = local
543 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
556 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
573 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
614 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
803 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
847 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
926 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1030 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
[all...]
H A Diwl-trans-pcie-int.h49 * trans_pcie layer */
325 struct iwl_trans_pcie *trans_pcie = local
330 iwl_write32(bus(trans), CSR_INT_MASK, trans_pcie->inta_mask);
363 struct iwl_trans_pcie *trans_pcie = local
366 if (test_and_clear_bit(hwq, trans_pcie->queue_stopped)) {
367 if (atomic_dec_return(&trans_pcie->queue_stop_count[ac]) <= 0) {
374 hwq, ac, atomic_read(&trans_pcie->
386 struct iwl_trans_pcie *trans_pcie = local
389 if (!test_and_set_bit(hwq, trans_pcie->queue_stopped)) {
390 if (atomic_inc_return(&trans_pcie
420 iwl_txq_ctx_activate(struct iwl_trans_pcie *trans_pcie, int txq_id) argument
426 iwl_txq_ctx_deactivate(struct iwl_trans_pcie *trans_pcie, int txq_id) argument
[all...]
H A Diwl-trans-pcie.c78 struct iwl_trans_pcie *trans_pcie = local
80 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
83 memset(&trans_pcie->rxq, 0, sizeof(trans_pcie->rxq));
115 struct iwl_trans_pcie *trans_pcie = local
117 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
185 struct iwl_trans_pcie *trans_pcie = local
187 struct iwl_rx_queue *rxq = &trans_pcie->rxq;
228 struct iwl_trans_pcie *trans_pcie = local
230 struct iwl_rx_queue *rxq = &trans_pcie
403 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
444 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
488 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
516 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
575 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
773 struct iwl_trans_pcie *trans_pcie = local
841 struct iwl_trans_pcie *trans_pcie = local
958 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
994 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1047 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1229 struct iwl_trans_pcie *trans_pcie = local
1256 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1354 struct iwl_trans_pcie *trans_pcie = local
1375 struct iwl_trans_pcie *trans_pcie = local
1389 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1398 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1430 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1645 struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans); local
1688 struct iwl_trans_pcie *trans_pcie = local
1754 struct iwl_trans_pcie *trans_pcie = local
1815 struct iwl_trans_pcie *trans_pcie = local
[all...]

Completed in 71 milliseconds