Searched refs:next_port (Results 1 – 4 of 4) sorted by relevance
256 u8 next_port = route; /* in get_switch_at_route() local262 if (next_port > sw->config.max_port_number) in get_switch_at_route()264 if (tb_is_upstream_port(&sw->ports[next_port])) in get_switch_at_route()266 if (!sw->ports[next_port].remote) in get_switch_at_route()268 return get_switch_at_route(sw->ports[next_port].remote->sw, in get_switch_at_route()
548 goto next_port; in __inet_hash_connect()553 goto next_port; in __inet_hash_connect()567 next_port: in __inet_hash_connect()
104 goto next_port; in ping_get_port()110 next_port: in ping_get_port()
7930 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local7963 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()