Home
last modified time | relevance | path

Searched refs:an_leak_count (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c2851 if (tid->an->an_leak_count > 0) { in ath_tx_leak_count_update()
2868 tid->an->an_leak_count, in ath_tx_leak_count_update()
2879 tid->an->an_leak_count --; in ath_tx_leak_count_update()
2889 if (tid->an->an_leak_count > 0) { in ath_tx_tid_can_tx_or_sched()
2930 if (tid->an->an_leak_count) { in ath_tx_tid_sched()
4110 an->an_leak_count); in ath_tx_node_flush()
4128 an->an_leak_count = 0; in ath_tx_node_flush()
5411 if (an->an_leak_count) {
6368 an->an_leak_count = 0;
H A Dif_ath_tx_ht.c1010 if (tid->an->an_leak_count) { in ath_tx_form_aggr()
H A Dif_athvar.h205 uint32_t an_leak_count; /* How many frames to leak during pause */ member
H A Dif_ath.c7062 an->an_leak_count = 1; in ath_node_recv_pspoll()