Searched refs:tx_frame_offset (Results 1 – 2 of 2) sorted by relevance
279 hal_dev_ctx->tx_frame_offset = tx_token_base_addr; in nrf_wifi_sys_hal_buf_map_tx()282 bounce_buf_addr = hal_dev_ctx->tx_frame_offset; in nrf_wifi_sys_hal_buf_map_tx()288 hal_dev_ctx->tx_frame_offset += (bounce_buf_addr - hal_dev_ctx->tx_frame_offset) + in nrf_wifi_sys_hal_buf_map_tx()298 hal_dev_ctx->tx_frame_offset); in nrf_wifi_sys_hal_buf_map_tx()
246 unsigned long tx_frame_offset; member