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

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Ddlil.h154 #define rxpoll_wavg pstats.ifi_poll_wakeups_avg macro
H A Ddlil.c1986 DLIL_EWMA(inp->rxpoll_wavg, inp->wtot, if_rxpoll_decay);
2005 inp->rxpoll_wavg,
2028 inp->rxpoll_wavg >= inp->rxpoll_whiwat) &&
2063 inp->rxpoll_phiwat, inp->rxpoll_wavg,
2684 inp->rxpoll_wavg, inp->rxpoll_bavg);
2700 inp->rxpoll_wavg, inp->rxpoll_bavg);
2715 inp->rxpoll_pmax, inp->rxpoll_wavg,

Completed in 71 milliseconds