LIST_FIRST_ENTRY
tmp1 = LIST_FIRST_ENTRY(list1, struct ice_vsig_prof, list);
tmp2 = LIST_FIRST_ENTRY(list2, struct ice_vsig_prof, list);