Searched refs:timIeOffset (Results 1 – 3 of 3) sorted by relevance
514 uint32_t timIeOffset; member
2241 params.tim_ie_offset = bcn_info->timIeOffset - bytes_to_strip; in wma_unified_bcn_tmpl_send()2310 if (bcn_info->timIeOffset > 3) in wma_store_bcn_tmpl()2311 bcn->tim_ie_offset = bcn_info->timIeOffset - 4; in wma_store_bcn_tmpl()2313 bcn->tim_ie_offset = bcn_info->timIeOffset; in wma_store_bcn_tmpl()2406 bcn_info.timIeOffset = bcn->tim_ie_offset; in wma_tbttoffset_update_event_handler()
598 beaconParams->timIeOffset = pe_session->schBeaconOffsetBegin; in sch_send_beacon_req()