Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_data_stall_detection.c84 hdd_data_stall_send_event(data_stall_info->data_stall_type); in hdd_data_stall_process_event()
108 data_stall_event_info->data_stall_type = info->data_stall_type; in hdd_data_stall_process_cb()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_misc.h178 enum data_stall_log_event_type data_stall_type, in cdp_post_data_stall_event() argument
194 soc, indicator, data_stall_type, pdev_id, in cdp_post_data_stall_event()
Dcdp_txrx_cmn_struct.h1931 uint32_t data_stall_type; member
Dcdp_txrx_ops.h1867 enum data_stall_log_event_type data_stall_type,
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c5618 enum data_stall_log_event_type data_stall_type, in ol_txrx_post_data_stall_event() argument
5646 __func__, data_stall_type, pdev_id); in ol_txrx_post_data_stall_event()
5649 data_stall_info.data_stall_type = data_stall_type; in ol_txrx_post_data_stall_event()
5654 if (data_stall_info.data_stall_type == in ol_txrx_post_data_stall_event()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c13028 enum data_stall_log_event_type data_stall_type, in dp_txrx_post_data_stall_event() argument
13048 data_stall_type, pdev_id); in dp_txrx_post_data_stall_event()
13051 data_stall_info.data_stall_type = data_stall_type; in dp_txrx_post_data_stall_event()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c2541 data_stall_event->data_stall_type, in wma_flush_complete_evt_handler()
2549 data_stall_event->data_stall_type, in wma_flush_complete_evt_handler()
/wlan-driver/fw-api/fw/
Dwmi_unified.h10915 A_UINT32 data_stall_type; /** wlan_dbg_data_stall_type_e */ member