Searched refs:response_ready (Results 1 – 3 of 3) sorted by relevance
59 link->dpia_bw_alloc_config.response_ready = false; in reset_bw_alloc_struct()233 link->dpia_bw_alloc_config.response_ready = false; // Reset flag in dc_link_set_usb4_req_bw_req()244 return link->dpia_bw_alloc_config.response_ready; in get_cm_response_ready_flag()319 link->dpia_bw_alloc_config.response_ready = false; in dc_link_get_usb4_req_bw_resp()368 link->dpia_bw_alloc_config.response_ready = true; in dc_link_get_usb4_req_bw_resp()
158 bool response_ready; // Response ready from the CM side member
130 static void response_ready(void *data) in response_ready() function150 return tb_cfg_request(ctl, req, response_ready, req); in __tb_xdomain_response()
Completed in 13 milliseconds