Searched refs:cport_id_map (Results 1 – 3 of 3) sorted by relevance
50 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_reserve()65 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_release_reserved()75 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_allocate()103 ida_simple_remove(&hd->cport_id_map, cport_id); in gb_hd_cport_release()115 ida_destroy(&hd->cport_id_map); in gb_hd_release()175 ida_init(&hd->cport_id_map); in gb_hd_create()
492 struct ida *id_map = &hd->cport_id_map; in es2_cport_allocate()538 ida_simple_remove(&hd->cport_id_map, cport_id); in es2_cport_release()
51 struct ida cport_id_map; member
Completed in 7 milliseconds