Searched refs:db_ent (Results 1 – 1 of 1) sorted by relevance
171 struct id_map_entry *db_ent, *found_ent; in id_map_ent_timeout() local178 db_ent = (struct id_map_entry *)idr_find(&sriov->pv_id_table, pv_id); in id_map_ent_timeout()179 if (!db_ent) in id_map_ent_timeout()