| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_fwtrace.c | 104 dhd_dma_buf_free(dhdp, &dhdp->fwtrace_info->fwtrace_buf); in dhd_fwtrace_detach() 557 dhd_dma_buf_free(dhdp, &dhdp->fwtrace_info->fwtrace_buf); in fwtrace_free_trace_buf()
|
| H A D | dhd_proto.h | 245 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
|
| H A D | dhd_msgbuf.c | 1735 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1773 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 3537 dhd_dma_buf_free(dhd, &prot->host_scb_buf); in dhd_alloc_host_scbs() 4235 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 4237 dhd_dma_buf_free(dhd, &prot->hmaptest.mem); in dhd_prot_detach() 4239 dhd_dma_buf_free(dhd, &prot->retbuf); in dhd_prot_detach() 4240 dhd_dma_buf_free(dhd, &prot->ioctbuf); in dhd_prot_detach() 4241 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); in dhd_prot_detach() 4242 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach() 4243 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); in dhd_prot_detach() [all …]
|
| H A D | dhd_common.c | 10086 dhd_dma_buf_free(dhd, &dhd->edl_ring_mem); in dhd_edl_mem_deinit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 473 static void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf); 1044 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1074 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 2657 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 2658 dhd_dma_buf_free(dhd, &prot->retbuf); in dhd_prot_detach() 2659 dhd_dma_buf_free(dhd, &prot->ioctbuf); in dhd_prot_detach() 2660 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); in dhd_prot_detach() 2661 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach() 2662 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); in dhd_prot_detach() 2665 dhd_dma_buf_free(dhd, &prot->h2d_dma_indx_wr_buf); in dhd_prot_detach() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_proto.h | 226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
|
| H A D | dhd_msgbuf.c | 1439 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1469 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3476 dhd_dma_buf_free(dhd, &prot->retbuf); 3477 dhd_dma_buf_free(dhd, &prot->ioctbuf); 3478 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); 3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); 3480 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); 3481 dhd_dma_buf_free(dhd, &prot->host_scb_buf); 3484 dhd_dma_buf_free(dhd, &prot->h2d_dma_indx_wr_buf); [all …]
|
| H A D | dhd_common.c | 7573 dhd_dma_buf_free(dhd, &dhd->edl_ring_mem); in dhd_edl_mem_deinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_proto.h | 226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
|
| H A D | dhd_msgbuf.c | 1439 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1469 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3476 dhd_dma_buf_free(dhd, &prot->retbuf); 3477 dhd_dma_buf_free(dhd, &prot->ioctbuf); 3478 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); 3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); 3480 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); 3481 dhd_dma_buf_free(dhd, &prot->host_scb_buf); 3484 dhd_dma_buf_free(dhd, &prot->h2d_dma_indx_wr_buf); [all …]
|
| H A D | dhd_common.c | 7557 dhd_dma_buf_free(dhd, &dhd->edl_ring_mem); in dhd_edl_mem_deinit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_proto.h | 226 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
|
| H A D | dhd_msgbuf.c | 1439 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1469 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 3475 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); 3476 dhd_dma_buf_free(dhd, &prot->retbuf); 3477 dhd_dma_buf_free(dhd, &prot->ioctbuf); 3478 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); 3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); 3480 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); 3481 dhd_dma_buf_free(dhd, &prot->host_scb_buf); 3484 dhd_dma_buf_free(dhd, &prot->h2d_dma_indx_wr_buf); [all …]
|
| H A D | dhd_common.c | 7573 dhd_dma_buf_free(dhd, &dhd->edl_ring_mem); in dhd_edl_mem_deinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_proto.h | 249 void dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf);
|
| H A D | dhd_msgbuf.c | 1731 dhd_dma_buf_free(dhd, dma_buf); in dhd_dma_buf_alloc() 1769 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free() function 3533 dhd_dma_buf_free(dhd, &prot->host_scb_buf); in dhd_alloc_host_scbs() 4231 dhd_dma_buf_free(dhd, &prot->d2h_dma_scratch_buf); in dhd_prot_detach() 4233 dhd_dma_buf_free(dhd, &prot->hmaptest.mem); in dhd_prot_detach() 4235 dhd_dma_buf_free(dhd, &prot->retbuf); in dhd_prot_detach() 4236 dhd_dma_buf_free(dhd, &prot->ioctbuf); in dhd_prot_detach() 4237 dhd_dma_buf_free(dhd, &prot->host_bus_throughput_buf); in dhd_prot_detach() 4238 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach() 4239 dhd_dma_buf_free(dhd, &prot->fw_trap_buf); in dhd_prot_detach() [all …]
|
| H A D | dhd_common.c | 10081 dhd_dma_buf_free(dhd, &dhd->edl_ring_mem); in dhd_edl_mem_deinit()
|