Searched refs:ishtp_msg (Results 1 – 1 of 1) sorted by relevance
549 struct ishtp_bus_message *ishtp_msg; in ishtp_hbm_dispatch() local561 ishtp_msg = hdr; in ishtp_hbm_dispatch()563 switch (ishtp_msg->hbm_cmd) { in ishtp_hbm_dispatch()710 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()720 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()732 (unsigned int)ishtp_msg->hbm_cmd); in ishtp_hbm_dispatch()777 struct ishtp_bus_message *ishtp_msg = in recv_hbm() local786 (struct hbm_flow_control *)ishtp_msg; in recv_hbm()843 ishtp_msg->hbm_cmd == DMA_XFER) { in recv_hbm()844 ishtp_hbm_dispatch(dev, ishtp_msg); in recv_hbm()[all …]
Completed in 5 milliseconds