Searched refs:tb_xdomain (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | thunderbolt.h | 237 struct tb_xdomain { struct 274 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd); argument 275 void tb_xdomain_lane_bonding_disable(struct tb_xdomain *xd); 276 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid); 277 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid); 278 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid); 279 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid); 280 int tb_xdomain_enable_paths(struct tb_xdomain *xd, int transmit_path, 283 int tb_xdomain_disable_paths(struct tb_xdomain *xd, int transmit_path, 287 static inline int tb_xdomain_disable_all_paths(struct tb_xdomain *xd) in tb_xdomain_disable_all_paths() [all …]
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | xdomain.c | 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() 997 struct tb_xdomain *xd = tb_service_parent(svc); in tb_service_release() [all …]
|
H A D | tb.h | 270 struct tb_xdomain *xdomain; 508 int (*approve_xdomain_paths)(struct tb *tb, struct tb_xdomain *xd, 511 int (*disconnect_xdomain_paths)(struct tb *tb, struct tb_xdomain *xd, 748 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, 751 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, 1198 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, 1201 void tb_xdomain_add(struct tb_xdomain *xd); 1202 void tb_xdomain_remove(struct tb_xdomain *xd); 1203 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link, 1206 static inline struct tb_switch *tb_xdomain_parent(struct tb_xdomain *xd) in tb_xdomain_parent() [all …]
|
H A D | icm.c | 560 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in icm_fr_approve_xdomain_paths() 590 static int icm_fr_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in icm_fr_disconnect_xdomain_paths() 683 struct tb_xdomain *xd; in add_xdomain() 703 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() 710 static void remove_xdomain(struct tb_xdomain *xd) in remove_xdomain() 729 struct tb_xdomain *xd; in icm_fr_device_connected() 906 struct tb_xdomain *xd; in icm_fr_xdomain_connected() 992 struct tb_xdomain *xd; in icm_fr_xdomain_disconnected() 1127 static int icm_tr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in icm_tr_approve_xdomain_paths() 1157 static int icm_tr_xdomain_tear_down(struct tb *tb, struct tb_xdomain *xd, in icm_tr_xdomain_tear_down() [all …]
|
H A D | dma_test.c | 94 struct tb_xdomain *xd; 139 struct tb_xdomain *xd = dt->xd; in dma_test_start_rings() 494 const struct tb_xdomain *xd = dt->xd; in dma_test_check_errors() 642 struct tb_xdomain *xd = tb_service_parent(svc); in dma_test_probe()
|
H A D | debugfs.c | 1003 static void margining_xdomain_init(struct tb_xdomain *xd) in margining_xdomain_init() 1014 static void margining_xdomain_remove(struct tb_xdomain *xd) in margining_xdomain_remove() 1026 static inline void margining_xdomain_init(struct tb_xdomain *xd) { } in margining_xdomain_init() 1027 static inline void margining_xdomain_remove(struct tb_xdomain *xd) { } in margining_xdomain_remove() 1559 void tb_xdomain_debugfs_init(struct tb_xdomain *xd) in tb_xdomain_debugfs_init() 1564 void tb_xdomain_debugfs_remove(struct tb_xdomain *xd) in tb_xdomain_debugfs_remove()
|
H A D | domain.c | 798 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_approve_xdomain_paths() 825 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_disconnect_xdomain_paths() 838 struct tb_xdomain *xd; in disconnect_xdomain()
|
H A D | tb.c | 529 static int tb_port_configure_xdomain(struct tb_port *port, struct tb_xdomain *xd) in tb_port_configure_xdomain() 550 struct tb_xdomain *xd; in tb_scan_xdomain() 2104 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_approve_xdomain_paths() 2153 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in __tb_disconnect_xdomain_paths() 2185 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_disconnect_xdomain_paths() 2263 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug()
|
H A D | usb4.c | 1230 int usb4_port_configure_xdomain(struct tb_port *port, struct tb_xdomain *xd) in usb4_port_configure_xdomain()
|
/openbmc/linux/drivers/net/thunderbolt/ |
H A D | main.c | 182 struct tb_xdomain *xd; 244 struct tb_xdomain *xd = net->xd; in tbnet_login_response() 261 struct tb_xdomain *xd = net->xd; in tbnet_login_request() 281 struct tb_xdomain *xd = net->xd; in tbnet_logout_response() 295 struct tb_xdomain *xd = net->xd; in tbnet_logout_request() 919 struct tb_xdomain *xd = net->xd; in tbnet_open() 1271 const struct tb_xdomain *xd = net->xd; in tbnet_generate_mac() 1289 struct tb_xdomain *xd = tb_service_parent(svc); in tbnet_probe()
|