Searched refs:iwl_txq_space (Results 1 – 2 of 2) sorted by relevance
527 int iwl_txq_space(struct iwl_trans *trans, const struct iwl_txq *q) in iwl_txq_space() function742 if (iwl_txq_space(trans, txq) < txq->high_mark) { in iwl_txq_gen2_tx()746 if (unlikely(iwl_txq_space(trans, txq) < 3)) { in iwl_txq_gen2_tx()1291 if (iwl_txq_space(trans, txq) < ((cmd->flags & CMD_ASYNC) ? 2 : 1)) { in iwl_pcie_gen2_enqueue_hcmd()
1446 if (iwl_txq_space(trans, txq) < ((cmd->flags & CMD_ASYNC) ? 2 : 1)) { in iwl_pcie_enqueue_hcmd()2146 if (iwl_txq_space(trans, txq) < txq->high_mark) { in iwl_trans_pcie_tx()2150 if (unlikely(iwl_txq_space(trans, txq) < 3)) { in iwl_trans_pcie_tx()2428 if (iwl_txq_space(trans, txq) > txq->low_mark && in iwl_pcie_reclaim()2469 if (iwl_txq_space(trans, txq) > txq->low_mark) in iwl_pcie_reclaim()