Home
last modified time | relevance | path

Searched refs:LIST_NEXT_ENTRY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_osdep.h236 #define LIST_NEXT_ENTRY(ptr, unused, member) \ macro
H A Dice_flex_pipe.c1000 tmp1 = LIST_NEXT_ENTRY(tmp1, struct ice_vsig_prof, list); in ice_match_prop_lst()
1001 tmp2 = LIST_NEXT_ENTRY(tmp2, struct ice_vsig_prof, list); in ice_match_prop_lst()