Searched refs:cntdwn_counter_offsets (Results 1 – 5 of 5) sorted by relevance
4825 bcn_offsets = beacon->cntdwn_counter_offsets; in ieee80211_set_beacon_cntdwn()4840 u16 *resp_offsets = resp->cntdwn_counter_offsets; in ieee80211_set_beacon_cntdwn()4952 if (!beacon->cntdwn_counter_offsets[0]) in ieee80211_beacon_cntdwn_is_complete()4955 if (WARN_ON_ONCE(beacon->cntdwn_counter_offsets[0] > beacon_data_len)) in ieee80211_beacon_cntdwn_is_complete()4958 if (beacon_data[beacon->cntdwn_counter_offsets[0]] == 1) in ieee80211_beacon_cntdwn_is_complete()5026 if (beacon->cntdwn_counter_offsets[0]) { in __ieee80211_beacon_get()5053 offs->cntdwn_counter_offs[0] = beacon->cntdwn_counter_offsets[0]; in __ieee80211_beacon_get()5075 if (beacon->cntdwn_counter_offsets[0]) { in __ieee80211_beacon_get()5099 if (beacon->cntdwn_counter_offsets[0]) { in __ieee80211_beacon_get()5141 u16 csa_off = beacon->cntdwn_counter_offsets[i]; in __ieee80211_beacon_get()
852 memcpy(new->cntdwn_counter_offsets, csa->counter_offsets_presp, in ieee80211_set_probe_resp()854 sizeof(new->cntdwn_counter_offsets[0])); in ieee80211_set_probe_resp()856 new->cntdwn_counter_offsets[0] = cca->counter_offset_presp; in ieee80211_set_probe_resp()1009 memcpy(new->cntdwn_counter_offsets, csa->counter_offsets_beacon, in ieee80211_assign_beacon()1011 sizeof(new->cntdwn_counter_offsets[0])); in ieee80211_assign_beacon()1014 new->cntdwn_counter_offsets[0] = cca->counter_offset_beacon; in ieee80211_assign_beacon()
258 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM]; member266 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM]; member
898 bcn->cntdwn_counter_offsets[0] = hdr_len + 6; in ieee80211_mesh_build_beacon()
148 presp->cntdwn_counter_offsets[0] = (pos - presp->head); in ieee80211_ibss_build_presp()