Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c2481 wmi_debug_mesg_fw_data_stall_param *data_stall_event; in wma_flush_complete_evt_handler() local
2501 data_stall_event = in wma_flush_complete_evt_handler()
2506 ((data_stall_event->tlv_header & 0xFFFF0000) >> 16 == in wma_flush_complete_evt_handler()
2541 data_stall_event->data_stall_type, in wma_flush_complete_evt_handler()
2542 data_stall_event->vdev_id_bitmap, in wma_flush_complete_evt_handler()
2543 data_stall_event->reason_code1, in wma_flush_complete_evt_handler()
2544 data_stall_event->reason_code2, in wma_flush_complete_evt_handler()
2545 data_stall_event->recovery_type); in wma_flush_complete_evt_handler()
2549 data_stall_event->data_stall_type, in wma_flush_complete_evt_handler()
2551 data_stall_event->vdev_id_bitmap, in wma_flush_complete_evt_handler()
[all …]