Home
last modified time | relevance | path

Searched refs:nrf_wifi_osal_tasklet_free (Results 1 – 8 of 8) sorted by relevance

/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c212 nrf_wifi_osal_tasklet_free(hal_dev_ctx->recovery_tasklet); in nrf_wifi_off_raw_tx_hal_dev_add()
214 nrf_wifi_osal_tasklet_free(hal_dev_ctx->event_tasklet); in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c211 nrf_wifi_osal_tasklet_free(hal_dev_ctx->recovery_tasklet); in nrf_wifi_rt_hal_dev_add()
213 nrf_wifi_osal_tasklet_free(hal_dev_ctx->event_tasklet); in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c603 nrf_wifi_osal_tasklet_free(hal_dev_ctx->recovery_tasklet); in nrf_wifi_sys_hal_dev_add()
605 nrf_wifi_osal_tasklet_free(hal_dev_ctx->event_tasklet); in nrf_wifi_sys_hal_dev_add()
/nrf_wifi-latest/os_if/inc/
Dosal_api.h584 void nrf_wifi_osal_tasklet_free(void *tasklet);
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c686 nrf_wifi_osal_tasklet_free(hal_dev_ctx->recovery_tasklet); in nrf_wifi_hal_dev_rem()
691 nrf_wifi_osal_tasklet_free(hal_dev_ctx->event_tasklet); in nrf_wifi_hal_dev_rem()
/nrf_wifi-latest/os_if/src/
Dosal.c394 void nrf_wifi_osal_tasklet_free(void *tasklet) in nrf_wifi_osal_tasklet_free() function
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1718 nrf_wifi_osal_tasklet_free(sys_dev_ctx->tx_done_tasklet); in tx_init()
1762 nrf_wifi_osal_tasklet_free(sys_dev_ctx->tx_done_tasklet); in tx_deinit()
Dfmac_api.c168 nrf_wifi_osal_tasklet_free(sys_dev_ctx->rx_tasklet); in nrf_wifi_sys_fmac_deinit_rx()