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