Searched refs:out_hopids (Results 1 – 2 of 2) sorted by relevance
645 ida_init(&port->out_hopids); in tb_init_port()663 ida = &port->out_hopids; in tb_port_alloc_hopid()721 ida_simple_remove(&port->out_hopids, hopid); in tb_port_release_out_hopid()1392 ida_destroy(&sw->ports[i].out_hopids); in tb_switch_release()
148 struct ida out_hopids; member