Searched refs:LIST_NEXT_ENTRY (Results 1 – 2 of 2) sorted by relevance
333 #define LIST_NEXT_ENTRY(entry, type, field) \ macro
2493 tmp1 = LIST_NEXT_ENTRY(tmp1, struct ice_vsig_prof, list); in ice_match_prop_lst()2494 tmp2 = LIST_NEXT_ENTRY(tmp2, struct ice_vsig_prof, list); in ice_match_prop_lst()