Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dlinux_osl.c1841 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()
1842 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()
1843 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()
1863 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()
1864 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()
1865 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()
1866 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()
1885 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()
1886 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()
Dlinux_osl_priv.h168 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dlinux_osl.c1828 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()
1829 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()
1830 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()
1849 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()
1850 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()
1851 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()
1852 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()
1872 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()
1873 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()
Dlinux_osl_priv.h165 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dlinux_osl.c219 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
2563 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()
2564 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()
2565 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()
2584 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()
2585 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()
2586 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()
2587 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()
2606 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()
2607 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()