Searched refs:ida_handle (Results 1 – 2 of 2) sorted by relevance
114 id = ida_simple_get(&lag->ida_handle, NFP_FL_LAG_GROUP_MIN, in nfp_fl_lag_group_create()124 ida_simple_remove(&lag->ida_handle, id); in nfp_fl_lag_group_create()301 ida_simple_remove(&lag->ida_handle, in nfp_fl_lag_do_work()668 ida_init(&lag->ida_handle); in nfp_flower_lag_init()692 ida_destroy(&lag->ida_handle); in nfp_flower_lag_cleanup()
221 struct ida ida_handle; member