Searched refs:tb_xdomain_downstream_port (Results 1 – 2 of 2) sorted by relevance
541 struct tb_port *port = tb_xdomain_downstream_port(xd); in tb_xdp_link_state_status_response()1169 port = tb_xdomain_downstream_port(xd); in tb_xdomain_update_link_attributes()1283 struct tb_port *port = tb_xdomain_downstream_port(xd); in tb_xdomain_link_state_change()1343 port = tb_xdomain_downstream_port(xd); in tb_xdomain_bond_lanes_uuid_high()1460 port = tb_xdomain_downstream_port(xd); in tb_xdomain_get_properties()2050 port = tb_xdomain_downstream_port(xd); in tb_xdomain_lane_bonding_enable()2100 port = tb_xdomain_downstream_port(xd); in tb_xdomain_lane_bonding_disable()
1176 static inline struct tb_port *tb_xdomain_downstream_port(struct tb_xdomain *xd) in tb_xdomain_downstream_port() function