Searched refs:IEEE80211_ELEMID_TIM (Results 1 – 5 of 5) sorted by relevance
706 IEEE80211_ELEMID_TIM = 5, enumerator
567 case IEEE80211_ELEMID_TIM: in ieee80211_parse_beacon()
2947 tie->tim_ie = IEEE80211_ELEMID_TIM; in ieee80211_beacon_construct()
3073 case IEEE80211_ELEMID_TIM: return " TIM"; in iename()
4344 if (*(bo->bo_tim) == IEEE80211_ELEMID_TIM) { in wpi_config_beacon()