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.c2853 if (tid->an->an_leak_count > 0) {
2870 tid->an->an_leak_count,
2881 tid->an->an_leak_count --;
2891 if (tid->an->an_leak_count > 0) {
2932 if (tid->an->an_leak_count) {
4112 an->an_leak_count);
4130 an->an_leak_count = 0;
5413 if (an->an_leak_count) {
6370 an->an_leak_count = 0;
H A Dif_ath_tx_ht.c1012 if (tid->an->an_leak_count) {
H A Dif_athvar.h206 uint32_t an_leak_count; /* How many frames to leak during pause */ member in struct:ath_node
H A Dif_ath.c7005 an->an_leak_count = 1;

Completed in 57 milliseconds