Searched refs:ath_tid_has_buffered (Results 1 – 1 of 1) sorted by relevance
176 static bool ath_tid_has_buffered(struct ath_atx_tid *tid) in ath_tid_has_buffered() function1003 } while (ath_tid_has_buffered(tid)); in ath_tx_form_aggr()1436 if (!ath_tid_has_buffered(tid)) in ath_tx_sched_aggr()1546 buffered = ath_tid_has_buffered(tid); in ath_tx_aggr_sleep()1570 if (ath_tid_has_buffered(tid)) { in ath_tx_aggr_wakeup()1594 if (ath_tid_has_buffered(tid)) { in ath_tx_aggr_resume()1648 if (an->sta && !ath_tid_has_buffered(tid)) in ath9k_release_buffered_frames()1937 if (ath_tid_has_buffered(tid)) in ath_txq_schedule()