Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_platform.h61 #define PLT_TAILQ_FOREACH_SAFE RTE_TAILQ_FOREACH_SAFE macro
H A Droc_nix_tm.c24 PLT_TAILQ_FOREACH_SAFE(shaper_profile, list, shaper, tmp) { in nix_tm_clear_shaper_profiles()