Home
last modified time | relevance | path

Searched refs:nrf_wifi_sys_hal_buf_unmap_rx (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h88 unsigned long nrf_wifi_sys_hal_buf_unmap_rx(struct nrf_wifi_hal_dev_ctx *hal_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c262 nwb_data = nrf_wifi_sys_hal_buf_unmap_rx(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_fmac_rx_cmd_send()
391 nwb_data = (void *)nrf_wifi_sys_hal_buf_unmap_rx(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_fmac_rx_event_process()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c196 unsigned long nrf_wifi_sys_hal_buf_unmap_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_unmap_rx() function