Searched refs:d2h_dma_scratch_buf (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 398 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 2287 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, in dhd_prot_attach() 2290 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) in dhd_prot_attach() 2567 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); in dhd_prot_init() 2570 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, in dhd_prot_init() 2571 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); in dhd_prot_init() 2657 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 2761 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_reset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 644 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 3341 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, in dhd_prot_allocate_bufs() 3344 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) in dhd_prot_allocate_bufs() 4059 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); in dhd_prot_init() 4062 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, in dhd_prot_init() 4063 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); in dhd_prot_init() 4231 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 4360 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_reset() 11964 ptr = (uint8 *)(prot->d2h_dma_scratch_buf.va); 11966 OSL_CACHE_FLUSH((void *)ptr, prot->d2h_dma_scratch_buf.len); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 648 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 3345 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, in dhd_prot_allocate_bufs() 3348 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) in dhd_prot_allocate_bufs() 4063 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); in dhd_prot_init() 4066 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, in dhd_prot_init() 4067 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); in dhd_prot_init() 4235 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 4364 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_reset() 11968 ptr = (uint8 *)(prot->d2h_dma_scratch_buf.va); 11970 OSL_CACHE_FLUSH((void *)ptr, prot->d2h_dma_scratch_buf.len); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 2937 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, 2940 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) { 3308 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); 3311 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, 3312 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3592 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 2937 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, 2940 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) { 3308 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); 3311 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, 3312 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3592 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 490 dhd_dma_buf_t d2h_dma_scratch_buf; /* For holding d2h scratch */ member 2937 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, 2940 if (dhd_dma_buf_alloc(dhd, &prot->d2h_dma_scratch_buf, DMA_D2H_SCRATCH_BUF_LEN)) { 3308 dhd_base_addr_htolpa(&base_addr, prot->d2h_dma_scratch_buf.pa); 3311 dhd_bus_cmn_writeshared(dhd->bus, &prot->d2h_dma_scratch_buf.len, 3312 sizeof(prot->d2h_dma_scratch_buf.len), D2H_DMA_SCRATCH_BUF_LEN, 0); 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3592 dhd_dma_buf_reset(dhd, &prot->d2h_dma_scratch_buf);
|