Searched refs:IEEE80211_TU_TO_TICKS (Results 1 – 3 of 3) sorted by relevance
87 #define IEEE80211_TU_TO_TICKS(x)(((x) * 1024 * hz) / (1000 * 1000)) macro
276 vap->iv_swbmiss_period = IEEE80211_TU_TO_TICKS( in tdma_newstate()
419 vap->iv_swbmiss_period = IEEE80211_TU_TO_TICKS( in sta_newstate()