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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc.h40 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro
H A Dath9k.h380 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro

Completed in 61 milliseconds