Home
last modified time | relevance | path

Searched refs:iwl_pcie_txq_alloc (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx-gen2.c945 ret = iwl_pcie_txq_alloc(trans, txq, size, false); in iwl_txq_dyn_alloc_dma()
1163 ret = iwl_pcie_txq_alloc(trans, queue, queue_size, true); in iwl_txq_gen2_init()
H A Dinternal.h637 int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq,
H A Dtx.c726 int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_alloc() function
866 ret = iwl_pcie_txq_alloc(trans, trans_pcie->txqs.txq[txq_id], in iwl_pcie_tx_alloc()