Searched refs:ath9k_htc_tx_cleanup_queue (Results 1 – 1 of 1) sorted by relevance
732 static void ath9k_htc_tx_cleanup_queue(struct ath9k_htc_priv *priv, in ath9k_htc_tx_cleanup_queue() function793 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.mgmt_ep_queue); in ath9k_htc_tx_cleanup_timer()794 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.cab_ep_queue); in ath9k_htc_tx_cleanup_timer()795 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_be_queue); in ath9k_htc_tx_cleanup_timer()796 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_bk_queue); in ath9k_htc_tx_cleanup_timer()797 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_vi_queue); in ath9k_htc_tx_cleanup_timer()798 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_vo_queue); in ath9k_htc_tx_cleanup_timer()