![]() |
nRF WiFi
|
| unsigned long nrf_wifi_bal_dma_unmap | ( | void * | ctx, |
| unsigned long | phy_addr, | ||
| size_t | len, | ||
| enum nrf_wifi_osal_dma_dir | dma_dir ) |
Unmap a physical address for DMA transfer.
| ctx | Pointer to the context. |
| phy_addr | Physical address to unmap. |
| len | Length of the data to unmap. |
| dma_dir | DMA direction. |