Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c1527 if (list_size >= wmi_handle->wmi_ext_dbg_msg_queue_size) { in wmi_ext_dbg_msg_record()
1580 wmi_handle->wmi_ext_dbg_msg_queue_size); in wmi_ext_dbg_msg_queue_init()
1698 wmi_handle->wmi_ext_dbg_msg_queue_size = WMI_EXT_DBG_QUEUE_SIZE; in wmi_ext_dbgfs_init()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h3564 int wmi_ext_dbg_msg_queue_size; member