Searched refs:bo_tim (Results 1 – 4 of 4) sorted by relevance
380 uint8_t *bo_tim; /* start of atim/dtim */ member
3545 bo->bo_tim = frm; in ieee80211_beacon_construct()3939 (struct ieee80211_tim_ie *) bo->bo_tim; in ieee80211_beacon_update()
735 if ((vap->iv_bcn_off.bo_tim[4] & 1) && cabq->axq_depth) { in ath_beacon_generate()779 if (vap->iv_bcn_off.bo_tim[4] & 1) { in ath_beacon_generate()
4361 if (*(bo->bo_tim) == IEEE80211_ELEMID_TIM) { in wpi_config_beacon()4362 tie = (struct ieee80211_tim_ie *) bo->bo_tim; in wpi_config_beacon()4365 cmd->tim = htole16(bo->bo_tim - ptr); in wpi_config_beacon()