iwl_pcie_txq_alloc
int iwl_pcie_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq,
ret = iwl_pcie_txq_alloc(trans, queue, queue_size, true);
ret = iwl_pcie_txq_alloc(trans, txq, size, false);
ret = iwl_pcie_txq_alloc(trans, trans_pcie->txqs.txq[txq_id],