Searched refs:iwl_queue_used (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-trans-pcie-int.h478 static inline int iwl_queue_used(const struct iwl_queue *q, int i) function
H A Diwl-trans-pcie-tx.c851 if ((idx >= q->n_bd) || (iwl_queue_used(q, idx) == 0)) {
1085 (iwl_queue_used(q, last_to_free) == 0)) {

Completed in 72 milliseconds