Home
last modified time | relevance | path

Searched refs:nrf_wifi_osal_tasklet_init (Results 1 – 7 of 7) sorted by relevance

/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c157 nrf_wifi_osal_tasklet_init(hal_dev_ctx->event_tasklet, in nrf_wifi_off_raw_tx_hal_dev_add()
167 nrf_wifi_osal_tasklet_init(hal_dev_ctx->recovery_tasklet, in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c156 nrf_wifi_osal_tasklet_init(hal_dev_ctx->event_tasklet, in nrf_wifi_rt_hal_dev_add()
166 nrf_wifi_osal_tasklet_init(hal_dev_ctx->recovery_tasklet, in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c499 nrf_wifi_osal_tasklet_init(hal_dev_ctx->event_tasklet, in nrf_wifi_sys_hal_dev_add()
509 nrf_wifi_osal_tasklet_init(hal_dev_ctx->recovery_tasklet, in nrf_wifi_sys_hal_dev_add()
/nrf_wifi-latest/os_if/inc/
Dosal_api.h595 void nrf_wifi_osal_tasklet_init(void *tasklet,
/nrf_wifi-latest/os_if/src/
Dosal.c400 void nrf_wifi_osal_tasklet_init(void *tasklet, in nrf_wifi_osal_tasklet_init() function
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1711 nrf_wifi_osal_tasklet_init(sys_dev_ctx->tx_done_tasklet, in tx_init()
Dfmac_api.c146 nrf_wifi_osal_tasklet_init(sys_dev_ctx->rx_tasklet, in nrf_wifi_sys_fmac_init_rx()