Searched refs:ishtp_flow_ctrl_creds (Results 1 – 3 of 3) sorted by relevance
525 cl->ishtp_flow_ctrl_creds) { in ishtp_hbm_dma_xfer_ack()838 if (cl->ishtp_flow_ctrl_creds) in recv_hbm()843 cl->ishtp_flow_ctrl_creds); in recv_hbm()845 ++cl->ishtp_flow_ctrl_creds; in recv_hbm()
588 if (!have_msg_to_send && cl->ishtp_flow_ctrl_creds > 0) in ishtp_cl_send()657 if (cl->ishtp_flow_ctrl_creds != 1 && !cl->sending) { in ipc_tx_callback()663 --cl->ishtp_flow_ctrl_creds; in ipc_tx_callback()760 --cl->ishtp_flow_ctrl_creds; in ishtp_cl_send_msg_dma()
65 uint8_t ishtp_flow_ctrl_creds; member