Home
last modified time | relevance | path

Searched refs:nrf_wifi_sys_hal_lock_rx (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h30 void nrf_wifi_sys_hal_lock_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx);
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c297 nrf_wifi_sys_hal_lock_rx(fmac_dev_ctx->hal_dev_ctx); in nrf_wifi_fmac_rx_tasklet()
Dtx.c1424 nrf_wifi_sys_hal_lock_rx(fmac_dev_ctx->hal_dev_ctx); in tx_done_tasklet_fn()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c622 void nrf_wifi_sys_hal_lock_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in nrf_wifi_sys_hal_lock_rx() function