Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h124 unsigned long nrf_wifi_sys_hal_buf_unmap_tx(struct nrf_wifi_hal_dev_ctx *hal_ctx,
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c328 unsigned long nrf_wifi_sys_hal_buf_unmap_tx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_unmap_tx() function
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1322 virt_addr = nrf_wifi_sys_hal_buf_unmap_tx(fmac_dev_ctx->hal_dev_ctx, in tx_done_process()