Searched refs:ath9k_htc_tx_cleanup_queue (Results 1 – 1 of 1) sorted by relevance
727 static void ath9k_htc_tx_cleanup_queue(struct ath9k_htc_priv *priv, in ath9k_htc_tx_cleanup_queue() function788 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.mgmt_ep_queue); in ath9k_htc_tx_cleanup_timer()789 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.cab_ep_queue); in ath9k_htc_tx_cleanup_timer()790 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_be_queue); in ath9k_htc_tx_cleanup_timer()791 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_bk_queue); in ath9k_htc_tx_cleanup_timer()792 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_vi_queue); in ath9k_htc_tx_cleanup_timer()793 ath9k_htc_tx_cleanup_queue(priv, &priv->tx.data_vo_queue); in ath9k_htc_tx_cleanup_timer()