Lines Matching refs:tb_ctl
135 static int __tb_xdomain_response(struct tb_ctl *ctl, const void *response,
172 static int __tb_xdomain_request(struct tb_ctl *ctl, const void *request,
263 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry,
292 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence,
309 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence,
323 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route,
414 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl,
468 static int tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route,
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence)
503 static int tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route,
537 static int tb_xdp_link_state_status_response(struct tb *tb, struct tb_ctl *ctl,
566 static int tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route,
593 static int tb_xdp_link_state_change_response(struct tb_ctl *ctl, u64 route,
733 struct tb_ctl *ctl = tb->ctl;