Searched refs:timlen (Results 1 – 1 of 1) sorted by relevance
3857 u_int timlen, timoff, i; in ieee80211_beacon_update() local3885 timlen = 1 + (i - timoff); in ieee80211_beacon_update()3888 timlen = 1; in ieee80211_beacon_update()3894 if (timlen != bo->bo_tim_len) { in ieee80211_beacon_update()3896 int adjust = tie->tim_bitmap+timlen in ieee80211_beacon_update()3918 bo->bo_tim_len = timlen; in ieee80211_beacon_update()3921 tie->tim_len = 3 + timlen; in ieee80211_beacon_update()3932 __func__, vap->iv_ps_pending, timoff, timlen); in ieee80211_beacon_update()