Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c507 static int ath10k_htt_tx_clean_up_pending(int msdu_id, void *skb, void *ctx) in ath10k_htt_tx_clean_up_pending() function
538 idr_for_each(&htt->pending_tx, ath10k_htt_tx_clean_up_pending, htt->ar); in ath10k_htt_flush_tx_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c507 static int ath10k_htt_tx_clean_up_pending(int msdu_id, void *skb, void *ctx) in ath10k_htt_tx_clean_up_pending() function
538 idr_for_each(&htt->pending_tx, ath10k_htt_tx_clean_up_pending, htt->ar); in ath10k_htt_flush_tx_queue()

Completed in 5 milliseconds