Searched refs:tx_flow_ctrl_creds (Results 1 – 3 of 3) sorted by relevance
793 cl->tx_flow_ctrl_creds = 0; in mei_cl_set_disconnected()803 cl->me_cl->tx_flow_ctrl_creds = 0; in mei_cl_set_disconnected()1219 if (cl->tx_flow_ctrl_creds > 0) in mei_cl_tx_flow_ctrl_creds()1226 if (cl->me_cl->tx_flow_ctrl_creds > 0) in mei_cl_tx_flow_ctrl_creds()1251 if (WARN_ON(cl->me_cl->tx_flow_ctrl_creds <= 0)) in mei_cl_tx_flow_ctrl_creds_reduce()1253 cl->me_cl->tx_flow_ctrl_creds--; in mei_cl_tx_flow_ctrl_creds_reduce()1255 if (WARN_ON(cl->tx_flow_ctrl_creds <= 0)) in mei_cl_tx_flow_ctrl_creds_reduce()1257 cl->tx_flow_ctrl_creds--; in mei_cl_tx_flow_ctrl_creds_reduce()
420 me_cl->tx_flow_ctrl_creds = 0; in mei_hbm_me_cl_add()854 me_cl->tx_flow_ctrl_creds++; in mei_hbm_add_single_tx_flow_ctrl_creds()856 fctrl->me_addr, me_cl->tx_flow_ctrl_creds); in mei_hbm_add_single_tx_flow_ctrl_creds()883 cl->tx_flow_ctrl_creds++; in mei_hbm_cl_tx_flow_ctrl_creds_res()885 cl->tx_flow_ctrl_creds); in mei_hbm_cl_tx_flow_ctrl_creds_res()
211 u8 tx_flow_ctrl_creds; member309 u8 tx_flow_ctrl_creds; member