Home
last modified time | relevance | path

Searched refs:tbtt_offset_event (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_vdev_tlv.c123 wmi_tbtt_offset_event_fixed_param *tbtt_offset_event; in extract_tbttoffset_num_vdevs_tlv() local
131 tbtt_offset_event = param_buf->fixed_param; in extract_tbttoffset_num_vdevs_tlv()
132 vdev_map = tbtt_offset_event->vdev_map; in extract_tbttoffset_num_vdevs_tlv()
346 wmi_tbtt_offset_event_fixed_param *tbtt_offset_event; in extract_tbttoffset_update_params_tlv() local
355 tbtt_offset_event = param_buf->fixed_param; in extract_tbttoffset_update_params_tlv()
356 vdev_map = tbtt_offset_event->vdev_map; in extract_tbttoffset_update_params_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c2356 wmi_tbtt_offset_event_fixed_param *tbtt_offset_event; in wma_tbttoffset_update_event_handler() local
2372 tbtt_offset_event = param_buf->fixed_param; in wma_tbttoffset_update_event_handler()
2374 vdev_map = tbtt_offset_event->vdev_map; in wma_tbttoffset_update_event_handler()