Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds