Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_osdep.h333 #define LIST_NEXT_ENTRY(entry, type, field) \ macro
H A Dice_flex_pipe.c2493 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()