Searched refs:iwl_pcie_txq_alloc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx-gen2.c | 943 ret = iwl_pcie_txq_alloc(trans, txq, size, false); in iwl_txq_dyn_alloc_dma() 1161 ret = iwl_pcie_txq_alloc(trans, queue, queue_size, true); in iwl_txq_gen2_init()
|
| H A D | internal.h | 634 int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq,
|
| H A D | tx.c | 721 int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_alloc() function 858 ret = iwl_pcie_txq_alloc(trans, trans_pcie->txqs.txq[txq_id], in iwl_pcie_tx_alloc()
|