Lines Matching defs:msg
783 /* write msg to dma buf */
786 /* send dma_xfer hbm msg */
871 * If message buffer overflown (exceeds max. client msg
900 * the whole msg arrived, send a new FC, and add a new
901 * rb buffer for the next coming msg
936 dev_err(dev->devc, "Dropped Rx msg - no request\n");
954 * @msg: message pointer
960 void recv_ishtp_cl_msg_dma(struct ishtp_device *dev, void *msg,
993 * If message buffer overflown (exceeds max. client msg
1010 memcpy(buffer, msg, hbm->msg_length);
1020 * the whole msg arrived, send a new FC, and add a new
1021 * rb buffer for the next coming msg
1054 dev_err(dev->devc, "Dropped Rx (DMA) msg - no request\n");