Home
last modified time | relevance | path

Searched refs:tim_ie_offset (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c144 tim_ie = (struct beacon_tim_ie *)(&bcn_payload[bcn->tim_ie_offset]); in wma_send_bcn_buf_ll()
2241 params.tim_ie_offset = bcn_info->timIeOffset - bytes_to_strip; in wma_unified_bcn_tmpl_send()
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()
2331 if (bcn->tim_ie_offset) { in wma_store_bcn_tmpl()
2333 (&bcn_payload[bcn->tim_ie_offset]); in wma_store_bcn_tmpl()
2406 bcn_info.timIeOffset = bcn->tim_ie_offset; in wma_tbttoffset_update_event_handler()
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_utils.c82 param->tim_ie_offset = ((uint8_t *)ie - in iot_sim_update_beacon_template_struct()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
H A Dwlan_vdev_mgr_tgt_if_tx_defs.h341 uint32_t tim_ie_offset; member
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h454 uint32_t tim_ie_offset; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c3483 cmd->tim_ie_offset = param->tim_ie_offset; in send_beacon_tmpl_send_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h19611 A_UINT32 tim_ie_offset; member