Home
last modified time | relevance | path

Searched defs:id_base (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c252 unsigned int id_base = *nb_supported; in sfc_sw_stat_get_names() local
298 unsigned int id_base = *nb_supported; in sfc_sw_xstat_get_names_by_id() local
427 unsigned int id_base = *nb_supported; in sfc_sw_xstat_get_values_by_id() local
/dpdk/lib/ethdev/
H A Drte_ethdev.h5208 uint32_t id_base; /**< Representor ID start index */ member