Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_qos.c52 #define MRVL_TOK_PLCR_COLOR_AWARE "aware" macro
437 } else if (!strncmp(entry, MRVL_TOK_PLCR_COLOR_AWARE, in parse_policer()
438 sizeof(MRVL_TOK_PLCR_COLOR_AWARE))) { in parse_policer()