Searched refs:iwl_txq_alloc (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1048 int iwl_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num, function
1153 ret = iwl_txq_alloc(trans, txq, size, false);
1345 ret = iwl_txq_alloc(trans, queue, queue_size, true);
H A Dtx.h47 int iwl_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num,
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c529 ret = iwl_txq_alloc(trans, trans->txqs.txq[txq_id], slots_num,

Completed in 159 milliseconds