Searched refs:ishtp_flow_ctrl_creds (Results 1 – 3 of 3) sorted by relevance
48 uint8_t ishtp_flow_ctrl_creds; member
484 cl->ishtp_flow_ctrl_creds) { in ishtp_hbm_dma_xfer_ack()801 if (cl->ishtp_flow_ctrl_creds) in recv_hbm()806 cl->ishtp_flow_ctrl_creds); in recv_hbm()808 ++cl->ishtp_flow_ctrl_creds; in recv_hbm()
506 cl->ishtp_flow_ctrl_creds = 0; in ishtp_cl_establish_connection()760 if (!have_msg_to_send && cl->ishtp_flow_ctrl_creds > 0) in ishtp_cl_send()830 if (cl->ishtp_flow_ctrl_creds != 1 && !cl->sending) { in ipc_tx_send()836 --cl->ishtp_flow_ctrl_creds; in ipc_tx_send()943 --cl->ishtp_flow_ctrl_creds; in ishtp_cl_send_msg_dma()
Completed in 9 milliseconds