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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dcommon.h50 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
H A Dcommon-beacon.c114 bs->bs_sleepduration = TU_TO_USEC(roundup(IEEE80211_MS_TO_TU(100), ath9k_cmn_beacon_config_sta()

Completed in 88 milliseconds