![]() |
nRF WiFi
|
| unsigned long nrf_wifi_sys_hal_buf_unmap_tx | ( | struct nrf_wifi_hal_dev_ctx * | hal_ctx, |
| unsigned int | desc_id ) |
Unmap a transmit buffer from the Wi-Fi HAL.
This function unmaps a transmit buffer from the Wi-Fi HAL device context.
| hal_ctx | Pointer to the Wi-Fi HAL device context. |
| desc_id | The descriptor ID. |