Searched refs:out_hopids (Results 1 – 3 of 3) sorted by relevance
767 ida_init(&port->out_hopids); in tb_init_port()786 ida = &port->out_hopids; in tb_port_alloc_hopid()847 ida_simple_remove(&port->out_hopids, hopid); in tb_port_release_out_hopid()1769 ida_destroy(&port->out_hopids); in tb_switch_release()
215 struct ida out_hopids; member
65 kunit_ida_init(test, &sw->ports[i].out_hopids); in alloc_switch()