Home
last modified time | relevance | path

Searched refs:wd_dma_pool (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_struct.h34 void *wd_dma_pool; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c675 _os_shmem_free(drv_priv, phl_info->hci->wd_dma_pool, in _phl_free_wd_work_ring()
739 dma_pool = phl_info->hci->wd_dma_pool; in _phl_alloc_wd_work_ring()
1641 phl_info->hci->wd_dma_pool, in _phl_free_wd_page_pcie()
1734 dma_pool = phl_info->hci->wd_dma_pool; in _phl_alloc_wd_page_pcie()
2410 _phl_destory_dma_pool_pcie(phl_info, hci_info->wd_dma_pool); in phl_trx_deinit_pcie()
2430 hci_info->wd_dma_pool = _os_dma_pool_create(drv_priv, "wd_page_pool", WD_PAGE_SIZE); in phl_trx_init_pcie()
2432 if (hci_info->wd_dma_pool == NULL) in phl_trx_init_pcie()