Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c135 unsigned long addr_to_map = 0; in nrf_wifi_sys_hal_buf_map_rx() local
174 addr_to_map = bounce_buf_addr + hal_dev_ctx->hpriv->cfg_params.rx_buf_headroom_sz; in nrf_wifi_sys_hal_buf_map_rx()
177 addr_to_map, in nrf_wifi_sys_hal_buf_map_rx()
253 unsigned long addr_to_map = 0; in nrf_wifi_sys_hal_buf_map_tx() local
305 addr_to_map = bounce_buf_addr; in nrf_wifi_sys_hal_buf_map_tx()
308 addr_to_map, in nrf_wifi_sys_hal_buf_map_tx()