Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_osdep.h343 #define LIST_NEXT_ENTRY(entry, type, field) \ macro
H A Dice_flex_pipe.c2805 tmp1 = LIST_NEXT_ENTRY(tmp1, struct ice_vsig_prof, list); in ice_match_prop_lst()
2806 tmp2 = LIST_NEXT_ENTRY(tmp2, struct ice_vsig_prof, list); in ice_match_prop_lst()