nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_sys_hal_buf_map_tx()

unsigned long nrf_wifi_sys_hal_buf_map_tx ( struct nrf_wifi_hal_dev_ctx * hal_ctx,
unsigned long buf,
unsigned int buf_len,
unsigned int desc_id,
unsigned int token,
unsigned int buf_indx )

Map a transmit buffer for the Wi-Fi HAL.

This function maps a transmit buffer to the Wi-Fi HAL device context.

Parameters
hal_ctxPointer to the Wi-Fi HAL device context.
bufThe buffer to be mapped.
buf_lenThe length of the buffer.
desc_idThe descriptor ID.
tokenThe token.
buf_indxThe buffer index.
Returns
The status of the operation.