Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h70 unsigned long nrf_wifi_sys_hal_buf_map_rx(struct nrf_wifi_hal_dev_ctx *hal_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c222 phy_addr = nrf_wifi_sys_hal_buf_map_rx(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_fmac_rx_cmd_send()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c128 unsigned long nrf_wifi_sys_hal_buf_map_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_map_rx() function