Searched refs:nrf_wifi_utils_q_alloc (Results 1 – 7 of 7) sorted by relevance
17 void *nrf_wifi_utils_q_alloc(void);
15 void *nrf_wifi_utils_q_alloc(void) in nrf_wifi_utils_q_alloc() function
113 hal_dev_ctx->cmd_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_off_raw_tx_hal_dev_add()121 hal_dev_ctx->event_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_off_raw_tx_hal_dev_add()
112 hal_dev_ctx->cmd_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_rt_hal_dev_add()120 hal_dev_ctx->event_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_rt_hal_dev_add()
455 hal_dev_ctx->cmd_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_sys_hal_dev_add()463 hal_dev_ctx->event_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_sys_hal_dev_add()
1621 nrf_wifi_utils_q_alloc(); in tx_init()1687 sys_dev_ctx->tx_config.wakeup_client_q = nrf_wifi_utils_q_alloc(); in tx_init()1704 sys_dev_ctx->tx_config.tx_done_tasklet_event_q = nrf_wifi_utils_q_alloc(); in tx_init()
138 sys_dev_ctx->rx_tasklet_event_q = nrf_wifi_utils_q_alloc(); in nrf_wifi_sys_fmac_init_rx()