Home
last modified time | relevance | path

Searched refs:os_rsvd (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_def_pcie.h34 void *os_rsvd[1]; member
47 void *os_rsvd[1]; member
74 void *os_rsvd[1]; member
H A Dphl_trx_pcie.c682 wd_page_ring->wd_work[i].os_rsvd[0]); in _phl_free_wd_work_ring()
750 &wd_work[i].os_rsvd[0]); in _phl_alloc_wd_work_ring()
1648 wd_page[i].os_rsvd[0]); in _phl_free_wd_page_pcie()
1746 &wd_page[i].os_rsvd[0]); in _phl_alloc_wd_page_pcie()
1854 h2c_pkt->os_rsvd[0]); in _phl_free_h2c_pkt_buf_pcie()
1870 &h2c_pkt->os_rsvd[0]); in _phl_alloc_h2c_pkt_buf_pcie()
1898 rxbd[i].os_rsvd[0]); in _phl_free_rxbd_pcie()
1935 &rxbd[i].os_rsvd[0]); in _phl_alloc_rxbd_pcie()
1976 txbd[i].os_rsvd[0]); in _phl_free_txbd_pcie()
2017 &txbd[i].os_rsvd[0]); in _phl_alloc_txbd_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_windows.h253 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
268 *os_rsvd = share_mem.pltfm_rsvd[0]; in _os_shmem_alloc()
275 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
287 share_mem.pltfm_rsvd[0] = os_rsvd; in _os_shmem_free()
H A Dpltfm_ops_macos.h101 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
107 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
H A Dpltfm_ops_none.h179 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
185 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
H A Dphl_trx_def.h61 void *os_rsvd[1]; member
H A Dpltfm_ops_linux.h154 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
168 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_windows.h262 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
277 *os_rsvd = share_mem.pltfm_rsvd[0]; in _os_shmem_alloc()
284 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
296 share_mem.pltfm_rsvd[0] = os_rsvd; in _os_shmem_free()
H A Dpltfm_ops_macos.h110 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
116 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
H A Dpltfm_ops_none.h188 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
194 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
H A Dphl_trx_def.h57 void *os_rsvd[1]; member
H A Dpltfm_ops_linux.h172 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc() argument
190 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free() argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.h84 void *os_rsvd[1]; member
H A Dtrx_test.c367 tpkt->os_rsvd[0]); in _phl_free_tx_pkt_pool()
426 &tpkt[i].os_rsvd[0]); in _phl_alloc_tx_pkt_pool()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.h84 void *os_rsvd[1]; member
H A Dtrx_test.c367 tpkt->os_rsvd[0]); in _phl_free_tx_pkt_pool()
426 &tpkt[i].os_rsvd[0]); in _phl_alloc_tx_pkt_pool()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DBusLogic.h975 u32 os_rsvd; /* Bytes 32-35 */ member