Searched refs:ishtp_flow_ctrl_creds (Results 1 – 3 of 3) sorted by relevance
487 cl->ishtp_flow_ctrl_creds = 0; in ishtp_cl_establish_connection()741 if (!have_msg_to_send && cl->ishtp_flow_ctrl_creds > 0) in ishtp_cl_send()811 if (cl->ishtp_flow_ctrl_creds != 1 && !cl->sending) { in ipc_tx_send()817 --cl->ishtp_flow_ctrl_creds; in ipc_tx_send()924 --cl->ishtp_flow_ctrl_creds; in ishtp_cl_send_msg_dma()
483 cl->ishtp_flow_ctrl_creds) { in ishtp_hbm_dma_xfer_ack()800 if (cl->ishtp_flow_ctrl_creds) in recv_hbm()805 cl->ishtp_flow_ctrl_creds); in recv_hbm()807 ++cl->ishtp_flow_ctrl_creds; in recv_hbm()
48 uint8_t ishtp_flow_ctrl_creds; member