Searched refs:ishtp_host_dma_rx_buf (Results 1 – 3 of 3) sorted by relevance
59 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf()63 if (dev->ishtp_host_dma_rx_buf) in ishtp_cl_alloc_dma_buf()85 if (dev->ishtp_host_dma_rx_buf) { in ishtp_cl_free_dma_buf()88 dev->ishtp_host_dma_rx_buf, h); in ishtp_cl_free_dma_buf()93 dev->ishtp_host_dma_rx_buf = NULL; in ishtp_cl_free_dma_buf()
236 void *ishtp_host_dma_rx_buf; member
560 msg = dev->ishtp_host_dma_rx_buf + offs; in ishtp_hbm_dma_xfer()677 if (dev->ishtp_host_dma_rx_buf) { in ishtp_hbm_dispatch()