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

/xnu-2422.115.4/bsd/net/
H A Ddlil.h154 #define rxpoll_wavg pstats.ifi_poll_wakeups_avg macro
H A Ddlil.c1980 DLIL_EWMA(inp->rxpoll_wavg, inp->wtot, if_rxpoll_decay);
1999 inp->rxpoll_wavg,
2022 inp->rxpoll_wavg >= inp->rxpoll_whiwat) &&
2057 inp->rxpoll_phiwat, inp->rxpoll_wavg,
2680 inp->rxpoll_wavg, inp->rxpoll_bavg);
2696 inp->rxpoll_wavg, inp->rxpoll_bavg);
2711 inp->rxpoll_pmax, inp->rxpoll_wavg,

Completed in 49 milliseconds