| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_linux.h | 135 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, in _os_cache_inv() argument 142 pci_cache_inv(pdev, bus_addr_l, buf_sz, direction); in _os_cache_inv() 145 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 152 pci_cache_wback(pdev, bus_addr_l, buf_sz, direction); in _os_cache_wback() 170 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() argument 179 return pci_alloc_noncache_mem(pdev, bus_addr_l, buf_sz); in _os_shmem_alloc() 181 return pci_zalloc_pool_mem(pdev, (struct dma_pool *)pool, bus_addr_l); in _os_shmem_alloc() 183 return pci_alloc_cache_mem(pdev, bus_addr_l, buf_sz, direction); in _os_shmem_alloc() 188 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 197 return pci_free_noncache_mem(pdev, vir_addr, bus_addr_l, buf_sz); in _os_shmem_free() [all …]
|
| H A D | pltfm_ops_windows.h | 177 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 182 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 188 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() argument 197 *bus_addr_l = 0; in _os_pkt_buf_alloc_rx() 203 *bus_addr_l = (_dma)share_mem.PhysicalAddressLow; in _os_pkt_buf_alloc_rx() 212 static inline void _os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument 219 share_mem.PhysicalAddressLow = (u4Byte)bus_addr_l; in _os_pkt_buf_free_rx() 241 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 245 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 260 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() argument [all …]
|
| H A D | pltfm_ops_macos.h | 89 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 93 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 108 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() argument 114 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 122 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 127 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 133 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_alloc_rx() argument 138 static inline u8 *_os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument
|
| H A D | pltfm_ops_none.h | 167 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 171 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 186 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() argument 192 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 199 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 204 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 210 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() argument 215 static inline u8 *_os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_linux.h | 131 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, in _os_cache_inv() argument 138 pci_cache_inv(pdev, bus_addr_l, buf_sz, direction); in _os_cache_inv() 141 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 148 pci_cache_wback(pdev, bus_addr_l, buf_sz, direction); in _os_cache_wback() 152 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() argument 161 return pci_alloc_cache_mem(pdev, bus_addr_l, buf_sz, direction); in _os_shmem_alloc() 163 return pci_alloc_noncache_mem(pdev, bus_addr_l, buf_sz); in _os_shmem_alloc() 166 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 175 return pci_free_cache_mem(pdev, vir_addr, bus_addr_l, buf_sz, direction); in _os_shmem_free() 177 return pci_free_noncache_mem(pdev, vir_addr, bus_addr_l, buf_sz); in _os_shmem_free() [all …]
|
| H A D | pltfm_ops_windows.h | 177 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 182 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 188 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() argument 197 *bus_addr_l = 0; in _os_pkt_buf_alloc_rx() 203 *bus_addr_l = (_dma)share_mem.PhysicalAddressLow; in _os_pkt_buf_alloc_rx() 212 static inline void _os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument 219 share_mem.PhysicalAddressLow = (u4Byte)bus_addr_l; in _os_pkt_buf_free_rx() 241 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 245 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 251 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() argument [all …]
|
| H A D | pltfm_ops_macos.h | 89 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 93 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 99 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() argument 105 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 113 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 118 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 124 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_alloc_rx() argument 129 static inline u8 *_os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument
|
| H A D | pltfm_ops_none.h | 167 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() argument 171 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() argument 177 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() argument 183 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() argument 190 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() argument 195 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() argument 201 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() argument 206 static inline u8 *_os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() argument
|