Searched refs:DECLARE_EWMA (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
H A Daverage.h6 #define DECLARE_EWMA(name, _factor, _weight) \ macro
/linux-4.4.14/net/mac80211/
H A Dsta_info.h325 DECLARE_EWMA(signal, 1024, 8)
H A Dieee80211_i.h424 DECLARE_EWMA(beacon_signal, 16, 4)
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00.h257 DECLARE_EWMA(rssi, 1024, 8)
/linux-4.4.14/drivers/net/
H A Dvirtio_net.c48 DECLARE_EWMA(pkt_len, 1, 64)
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1255 DECLARE_EWMA(beacon_rssi, 1024, 8)

Completed in 370 milliseconds