Home
last modified time | relevance | path

Searched refs:ath_dynack_ewma (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddynack.c32 static inline u32 ath_dynack_ewma(u32 old, u32 new) in ath_dynack_ewma() function
144 an->ackto = ath_dynack_ewma(an->ackto, in ath_dynack_compute_to()