Searched refs:timlen (Results 1 – 1 of 1) sorted by relevance
3935 u_int timlen, timoff, i; in ieee80211_beacon_update() local3963 timlen = 1 + (i - timoff); in ieee80211_beacon_update()3966 timlen = 1; in ieee80211_beacon_update()3972 if (timlen != bo->bo_tim_len) { in ieee80211_beacon_update()3974 int adjust = tie->tim_bitmap+timlen in ieee80211_beacon_update()3996 bo->bo_tim_len = timlen; in ieee80211_beacon_update()3999 tie->tim_len = 3 + timlen; in ieee80211_beacon_update()4010 __func__, vap->iv_ps_pending, timoff, timlen); in ieee80211_beacon_update()