Searched refs:nrf_wifi_sys_hal_lock_rx (Results 1 – 4 of 4) sorted by relevance
30 void nrf_wifi_sys_hal_lock_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx);
297 nrf_wifi_sys_hal_lock_rx(fmac_dev_ctx->hal_dev_ctx); in nrf_wifi_fmac_rx_tasklet()
1424 nrf_wifi_sys_hal_lock_rx(fmac_dev_ctx->hal_dev_ctx); in tx_done_tasklet_fn()
622 void nrf_wifi_sys_hal_lock_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in nrf_wifi_sys_hal_lock_rx() function