Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c417 char fm_name[16]; in rte_dpaa_bus_parse() local
418 snprintf(fm_name, 16, "fm%d-mac%d", i, j); in rte_dpaa_bus_parse()
419 if (strcmp(fm_name, sep) == 0) { in rte_dpaa_bus_parse()