Searched refs:IEEE80211_MS_TO_TU (Results 1 – 4 of 4) sorted by relevance
119 bs.bs_sleepduration = roundup(IEEE80211_MS_TO_TU(100), sleepduration); in ath9k_htc_beacon_config_sta()
41 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
369 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
620 bs.bs_sleepduration = roundup(IEEE80211_MS_TO_TU(100), sleepduration); in ath_beacon_config_sta()