Searched refs:RX_DIAG_WQ_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
2517 #define RX_DIAG_WQ_MAX_SIZE (CONFIG_RX_DIAG_WQ_MAX_SIZE) macro
2471 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()