Searched refs:hfi1_unit_table (Results 1 – 1 of 1) sorted by relevance
119 static struct idr hfi1_unit_table; variable796 return idr_find(&hfi1_unit_table, unit); in __hfi1_lookup()961 idr_remove(&hfi1_unit_table, dd->unit); in hfi1_free_devdata()999 ret = idr_alloc(&hfi1_unit_table, dd, 0, 0, GFP_NOWAIT); in hfi1_alloc_devdata()1190 idr_init(&hfi1_unit_table); in hfi1_mod_init()1202 idr_destroy(&hfi1_unit_table); in hfi1_mod_init()1220 idr_destroy(&hfi1_unit_table); in hfi1_mod_cleanup()