Home
last modified time | relevance | path

Searched refs:dhd_dma_buf_t (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c292 dhd_dma_buf_t srcmem;
293 dhd_dma_buf_t dstmem;
322 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
381 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
395 dhd_dma_buf_t retbuf; /* For holding ioctl response */
396 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
398 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
402 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
403 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
404 dhd_dma_buf_t d2h_dma_indx_wr_buf; /* Array of D2H WR indices */
[all …]
H A Ddhd.h463 } dhd_dma_buf_t; typedef
1873 dhd_dma_buf_t *srcmem;
1874 dhd_dma_buf_t *dstmem;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_proto.h225 int dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len);
226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
H A Ddhd_msgbuf.c380 dhd_dma_buf_t srcmem;
381 dhd_dma_buf_t dstmem;
412 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
473 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
487 dhd_dma_buf_t retbuf; /* For holding ioctl response */
488 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
494 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
495 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
496 dhd_dma_buf_t d2h_dma_indx_wr_buf; /* Array of D2H WR indices */
[all …]
H A Ddhd.h596 } dhd_dma_buf_t; typedef
1371 dhd_dma_buf_t edl_ring_mem;
2374 dhd_dma_buf_t *srcmem;
2375 dhd_dma_buf_t *dstmem;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_proto.h225 int dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len);
226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
H A Ddhd_msgbuf.c380 dhd_dma_buf_t srcmem;
381 dhd_dma_buf_t dstmem;
412 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
473 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
487 dhd_dma_buf_t retbuf; /* For holding ioctl response */
488 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
494 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
495 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
496 dhd_dma_buf_t d2h_dma_indx_wr_buf; /* Array of D2H WR indices */
[all …]
H A Ddhd.h596 } dhd_dma_buf_t; typedef
1373 dhd_dma_buf_t edl_ring_mem;
2379 dhd_dma_buf_t *srcmem;
2380 dhd_dma_buf_t *dstmem;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_proto.h225 int dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len);
226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
H A Ddhd_msgbuf.c380 dhd_dma_buf_t srcmem;
381 dhd_dma_buf_t dstmem;
412 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
473 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
487 dhd_dma_buf_t retbuf; /* For holding ioctl response */
488 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
494 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
495 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
496 dhd_dma_buf_t d2h_dma_indx_wr_buf; /* Array of D2H WR indices */
[all …]
H A Ddhd.h596 } dhd_dma_buf_t; typedef
1371 dhd_dma_buf_t edl_ring_mem;
2374 dhd_dma_buf_t *srcmem;
2375 dhd_dma_buf_t *dstmem;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_proto.h244 int dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len);
245 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
H A Ddhd_msgbuf.c449 dhd_dma_buf_t srcmem;
450 dhd_dma_buf_t dstmem;
464 dhd_dma_buf_t mem;
493 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
631 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
645 dhd_dma_buf_t retbuf; /* For holding ioctl response */
646 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
648 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
652 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
653 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
[all …]
H A Ddhd_fwtrace.c63 dhd_dma_buf_t fwtrace_buf; /* firmware trace buffer */
H A Ddhd_bus.h403 dhd_dma_buf_t* dhd_prot_get_minidump_buf(dhd_pub_t *dhd);
H A Ddhd_pcie.h356 dhd_dma_buf_t hostfw_buf; /* Host offload firmware buffer */
H A Ddhd.h734 } dhd_dma_buf_t; typedef
1766 dhd_dma_buf_t edl_ring_mem;
3081 dhd_dma_buf_t *srcmem;
3082 dhd_dma_buf_t *dstmem;
H A Ddhd_pcie.c3774 dhd_dma_buf_t *hstfw = &bus->hostfw_buf; in dhdpcie_hybridfw_download()
H A Ddhd_linux.c23035 dhd_dma_buf_t *minidump_buf; in dhd_d2h_minidump()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_proto.h248 int dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len);
249 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
H A Ddhd_msgbuf.c445 dhd_dma_buf_t srcmem;
446 dhd_dma_buf_t dstmem;
460 dhd_dma_buf_t mem;
489 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */
627 dhd_dma_buf_t flowrings_dma_buf; /* Contiguous DMA buffer for flowrings */
641 dhd_dma_buf_t retbuf; /* For holding ioctl response */
642 dhd_dma_buf_t ioctbuf; /* For holding ioctl request */
644 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */
648 dhd_dma_buf_t h2d_dma_indx_wr_buf; /* Array of H2D WR indices */
649 dhd_dma_buf_t h2d_dma_indx_rd_buf; /* Array of H2D RD indices */
[all …]
H A Ddhd_bus.h399 dhd_dma_buf_t* dhd_prot_get_minidump_buf(dhd_pub_t *dhd);
H A Ddhd_pcie.h356 dhd_dma_buf_t hostfw_buf; /* Host offload firmware buffer */
H A Ddhd.h736 } dhd_dma_buf_t; typedef
1768 dhd_dma_buf_t edl_ring_mem;
3086 dhd_dma_buf_t *srcmem;
3087 dhd_dma_buf_t *dstmem;
H A Ddhd_pcie.c3781 dhd_dma_buf_t *hstfw = &bus->hostfw_buf; in dhdpcie_hybridfw_download()

12