Searched defs:IEEE80211_MS_TO_TU (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wireless/ath/ath9k/ | ||
D | htc.h | 42 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro |
D | ath9k.h | 373 #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) macro |