| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 292 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 D | dhd.h | 463 } 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 D | dhd_proto.h | 225 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 D | dhd_msgbuf.c | 380 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 D | dhd.h | 596 } 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 D | dhd_proto.h | 225 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 D | dhd_msgbuf.c | 380 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 D | dhd.h | 596 } 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 D | dhd_proto.h | 225 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 D | dhd_msgbuf.c | 380 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 D | dhd.h | 596 } 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 D | dhd_proto.h | 244 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 D | dhd_msgbuf.c | 449 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 D | dhd_fwtrace.c | 63 dhd_dma_buf_t fwtrace_buf; /* firmware trace buffer */
|
| H A D | dhd_bus.h | 403 dhd_dma_buf_t* dhd_prot_get_minidump_buf(dhd_pub_t *dhd);
|
| H A D | dhd_pcie.h | 356 dhd_dma_buf_t hostfw_buf; /* Host offload firmware buffer */
|
| H A D | dhd.h | 734 } 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 D | dhd_pcie.c | 3774 dhd_dma_buf_t *hstfw = &bus->hostfw_buf; in dhdpcie_hybridfw_download()
|
| H A D | dhd_linux.c | 23035 dhd_dma_buf_t *minidump_buf; in dhd_d2h_minidump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_proto.h | 248 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 D | dhd_msgbuf.c | 445 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 D | dhd_bus.h | 399 dhd_dma_buf_t* dhd_prot_get_minidump_buf(dhd_pub_t *dhd);
|
| H A D | dhd_pcie.h | 356 dhd_dma_buf_t hostfw_buf; /* Host offload firmware buffer */
|
| H A D | dhd.h | 736 } 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 D | dhd_pcie.c | 3781 dhd_dma_buf_t *hstfw = &bus->hostfw_buf; in dhdpcie_hybridfw_download()
|