Searched refs:ida_handle (Results 1 – 2 of 2) sorted by relevance
114 id = ida_alloc_range(&lag->ida_handle, NFP_FL_LAG_GROUP_MIN, in nfp_fl_lag_group_create()124 ida_free(&lag->ida_handle, id); in nfp_fl_lag_group_create()331 ida_free(&lag->ida_handle, entry->group_id); in nfp_fl_lag_do_work()702 ida_init(&lag->ida_handle); in nfp_flower_lag_init()726 ida_destroy(&lag->ida_handle); in nfp_flower_lag_cleanup()
237 struct ida ida_handle; member