Searched refs:timlen (Results 1 – 1 of 1) sorted by relevance
3180 u_int timlen, timoff, i; in ieee80211_beacon_update() local3208 timlen = 1 + (i - timoff); in ieee80211_beacon_update()3211 timlen = 1; in ieee80211_beacon_update()3213 if (timlen != bo->bo_tim_len) { in ieee80211_beacon_update()3215 int adjust = tie->tim_bitmap+timlen in ieee80211_beacon_update()3236 bo->bo_tim_len = timlen; in ieee80211_beacon_update()3239 tie->tim_len = 3 + timlen; in ieee80211_beacon_update()3250 __func__, vap->iv_ps_pending, timoff, timlen); in ieee80211_beacon_update()