Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/configs/
H A Dconfig_to_feature.h2517 #define RX_DIAG_WQ_MAX_SIZE (CONFIG_RX_DIAG_WQ_MAX_SIZE) macro
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2471 if (RX_DIAG_WQ_MAX_SIZE > 0) { in wmi_process_rx_diag_event_worker_thread_ctx()
2475 if (num_diag_events_pending >= RX_DIAG_WQ_MAX_SIZE) { in wmi_process_rx_diag_event_worker_thread_ctx()