Searched refs:iwl_pcie_txq_alloc (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | tx-gen2.c | 945 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 D | internal.h | 637 int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq,
|
| H A D | tx.c | 726 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()
|