Searched refs:host_client_id (Results 1 – 7 of 7) sorted by relevance
64 cmd->host_addr = cl->host_client_id; in ishtp_hbm_cl_hdr()81 return cl->host_client_id == cmd->host_addr && in ishtp_hbm_cl_addr_equal()469 cl->host_client_id == dma_xfer->host_client_id) in ishtp_hbm_dma_xfer_ack()792 if (cl->host_client_id == flow_control->host_addr && in recv_hbm()805 (unsigned int)cl->host_client_id, in recv_hbm()
223 uint8_t host_client_id; member
238 return mei_cl_is_fixed_address(cl) ? 0 : cl->host_client_id; in mei_cl_host_addr()277 #define MEI_CL_PRM(cl) (cl)->host_client_id, mei_cl_me_id(cl)
78 i, mei_cl_me_id(cl), cl->host_client_id, cl->state, in mei_dbgfs_active_show()
306 u8 host_client_id; member
672 cl->host_client_id = id; in mei_cl_link()712 if (cl->host_client_id) in mei_cl_unlink()713 clear_bit(cl->host_client_id, dev->host_clients_map); in mei_cl_unlink()
174 response bus messages. If successful, a pair (host_client_id and fw_client_id)