Searched refs:IEEE80211_MS_TO_TU (Results 1 – 4 of 4) sorted by relevance
42 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
163 bs.bs_sleepduration = roundup(IEEE80211_MS_TO_TU(100), sleepduration); in ath9k_htc_beacon_config_sta()
381 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
563 bs.bs_sleepduration = roundup(IEEE80211_MS_TO_TU(100), sleepduration); in ath9k_beacon_config_sta()