Lines Matching defs:xd

165 int tb_xdomain_response(struct tb_xdomain *xd, const void *response,  in tb_xdomain_response()
217 int tb_xdomain_request(struct tb_xdomain *xd, const void *request, in tb_xdomain_request()
415 struct tb_xdomain *xd, u8 sequence, const struct tb_xdp_properties *req) in tb_xdp_properties_response()
538 struct tb_xdomain *xd, u8 sequence) in tb_xdp_link_state_status_response()
646 static void update_property_block(struct tb_xdomain *xd) in update_property_block()
706 static void start_handshake(struct tb_xdomain *xd) in start_handshake()
714 static void __stop_handshake(struct tb_xdomain *xd) in __stop_handshake()
721 static void stop_handshake(struct tb_xdomain *xd) in stop_handshake()
734 struct tb_xdomain *xd; in tb_xdp_handle_request() local
997 struct tb_xdomain *xd = tb_service_parent(svc); in tb_service_release() local
1015 struct tb_xdomain *xd = data; in remove_missing_service() local
1068 static void enumerate_services(struct tb_xdomain *xd) in enumerate_services()
1123 static int populate_properties(struct tb_xdomain *xd, in populate_properties()
1163 static int tb_xdomain_update_link_attributes(struct tb_xdomain *xd) in tb_xdomain_update_link_attributes()
1195 static int tb_xdomain_get_uuid(struct tb_xdomain *xd) in tb_xdomain_get_uuid()
1248 static int tb_xdomain_get_link_status(struct tb_xdomain *xd) in tb_xdomain_get_link_status()
1280 static int tb_xdomain_link_state_change(struct tb_xdomain *xd, in tb_xdomain_link_state_change()
1321 static int tb_xdomain_bond_lanes_uuid_high(struct tb_xdomain *xd) in tb_xdomain_bond_lanes_uuid_high()
1382 static int tb_xdomain_get_properties(struct tb_xdomain *xd) in tb_xdomain_get_properties()
1492 static void tb_xdomain_queue_uuid(struct tb_xdomain *xd) in tb_xdomain_queue_uuid()
1500 static void tb_xdomain_queue_link_status(struct tb_xdomain *xd) in tb_xdomain_queue_link_status()
1508 static void tb_xdomain_queue_link_status2(struct tb_xdomain *xd) in tb_xdomain_queue_link_status2()
1516 static void tb_xdomain_queue_bonding(struct tb_xdomain *xd) in tb_xdomain_queue_bonding()
1531 static void tb_xdomain_queue_bonding_uuid_low(struct tb_xdomain *xd) in tb_xdomain_queue_bonding_uuid_low()
1539 static void tb_xdomain_queue_properties(struct tb_xdomain *xd) in tb_xdomain_queue_properties()
1547 static void tb_xdomain_queue_properties_changed(struct tb_xdomain *xd) in tb_xdomain_queue_properties_changed()
1554 static void tb_xdomain_failed(struct tb_xdomain *xd) in tb_xdomain_failed()
1563 struct tb_xdomain *xd = container_of(work, typeof(*xd), state_work.work); in tb_xdomain_state_work() local
1681 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_properties_changed() local
1707 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in device_show() local
1716 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in device_name_show() local
1731 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in maxhopid_show() local
1740 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in vendor_show() local
1749 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in vendor_name_show() local
1764 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in unique_id_show() local
1773 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in speed_show() local
1784 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in rx_lanes_show() local
1810 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in tx_lanes_show() local
1858 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in tb_xdomain_release() local
1915 struct tb_xdomain *xd; in tb_xdomain_alloc() local
1989 void tb_xdomain_add(struct tb_xdomain *xd) in tb_xdomain_add()
2009 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove()
2044 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_enable()
2096 void tb_xdomain_lane_bonding_disable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_disable()
2127 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid()
2149 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid()
2166 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_in_hopid()
2177 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid()
2198 int tb_xdomain_enable_paths(struct tb_xdomain *xd, int transmit_path, in tb_xdomain_enable_paths()
2223 int tb_xdomain_disable_paths(struct tb_xdomain *xd, int transmit_path, in tb_xdomain_disable_paths()
2246 struct tb_xdomain *xd; in switch_find_xdomain() local
2290 struct tb_xdomain *xd; in tb_xdomain_find_by_uuid() local
2320 struct tb_xdomain *xd; in tb_xdomain_find_by_link_depth() local
2348 struct tb_xdomain *xd; in tb_xdomain_find_by_route() local
2403 struct tb_xdomain *xd; in update_xdomain() local