Searched defs:wlan_tim_ie (Results 1 – 1 of 1) sorted by relevance
3158 struct wlan_tim_ie { struct3159 uint8_t tim_ie; /* WLAN_ELEMID_TIM */3160 uint8_t tim_len;3161 uint8_t tim_count; /* DTIM count */3162 uint8_t tim_period; /* DTIM period */3163 uint8_t tim_bitctl; /* bitmap control */3164 uint8_t tim_bitmap[251]; /* variable-length bitmap */