Searched refs:rx_tasklet_event_q (Results 1 – 4 of 4) sorted by relevance
462 void *rx_tasklet_event_q; member
306 sys_dev_ctx->rx_tasklet_event_q); in nrf_wifi_fmac_rx_tasklet()
330 status = nrf_wifi_utils_q_enqueue(sys_dev_ctx->rx_config.rx_tasklet_event_q, in nrf_wifi_fmac_data_event_process()
138 sys_dev_ctx->rx_tasklet_event_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_sys_fmac_init_rx()139 if (!sys_dev_ctx->rx_tasklet_event_q) { in nrf_wifi_sys_fmac_init_rx()169 nrf_wifi_utils_q_free(sys_dev_ctx->rx_tasklet_event_q); in nrf_wifi_sys_fmac_deinit_rx()