Home
last modified time | relevance | path

Searched refs:_os_pkt_buf_unmap_rx (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h122 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() function
H A Dpltfm_ops_none.h199 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() function
H A Dpltfm_ops_windows.h177 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() function
H A Dpltfm_ops_linux.h205 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() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h113 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() function
H A Dpltfm_ops_none.h190 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() function
H A Dpltfm_ops_windows.h177 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() function
H A Dpltfm_ops_linux.h181 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() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3209 _os_pkt_buf_unmap_rx(phl_to_drvpriv(phl_info), rxbuf->phy_addr_l, in phl_rx_handle_normal()