Searched refs:iwl_queue_used (Results 1 – 2 of 2) sorted by relevance
659 static inline bool iwl_queue_used(const struct iwl_txq *q, int i) in iwl_queue_used() function
1129 if (!iwl_queue_used(txq, last_to_free)) { in iwl_trans_pcie_reclaim()1266 if ((idx >= TFD_QUEUE_SIZE_MAX) || (!iwl_queue_used(txq, idx))) { in iwl_pcie_cmdq_reclaim()