Searched refs:nrf_wifi_utils_q_dequeue (Results 1 – 5 of 5) sorted by relevance
27 void *nrf_wifi_utils_q_dequeue(void *q);
42 void *nrf_wifi_utils_q_dequeue(void *q) in nrf_wifi_utils_q_dequeue() function
459 while ((cmd = nrf_wifi_utils_q_dequeue(hal_dev_ctx->cmd_q))) { in hal_rpu_cmd_process_queue()620 event = nrf_wifi_utils_q_dequeue(hal_dev_ctx->event_q); in hal_rpu_eventq_process()656 event = nrf_wifi_utils_q_dequeue(hal_dev_ctx->event_q); in hal_rpu_eventq_drain()
587 nwb = nrf_wifi_utils_q_dequeue(pend_pkt_q); in _tx_pending_process()603 nwb = nrf_wifi_utils_q_dequeue(pend_pkt_q); in _tx_pending_process()1342 nwb = nrf_wifi_utils_q_dequeue(nwb_list); in tx_done_process()1433 struct nrf_wifi_tx_buff_done *config = nrf_wifi_utils_q_dequeue( in tx_done_tasklet_fn()1775 nrf_wifi_utils_q_dequeue(sys_dev_ctx->tx_config.pkt_info_p[i].pkt)); in tx_deinit()1788 nrf_wifi_utils_q_dequeue(sys_dev_ctx->tx_config.data_pending_txq[j][i])); in tx_deinit()
305 config = (struct nrf_wifi_rx_buff *)nrf_wifi_utils_q_dequeue( in nrf_wifi_fmac_rx_tasklet()