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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tx.c2766 if (tid->an->an_leak_count > 0) {
2783 tid->an->an_leak_count,
2794 tid->an->an_leak_count --;
2804 if (tid->an->an_leak_count > 0) {
2845 if (tid->an->an_leak_count) {
3999 an->an_leak_count);
4017 an->an_leak_count = 0;
6169 an->an_leak_count = 0;
H A Dif_ath_tx_ht.c912 if (tid->an->an_leak_count) {
H A Dif_athvar.h204 uint32_t an_leak_count; /* How many frames to leak during pause */ member in struct:ath_node
H A Dif_ath.c6590 an->an_leak_count = 1;

Completed in 77 milliseconds