Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ethdev.c776 unsigned int nb_supported = 0; in sfc_xstats_get_by_id() local
801 if ((ids == NULL) || (ids[nb_written] == nb_supported)) in sfc_xstats_get_by_id()
804 ++nb_supported; in sfc_xstats_get_by_id()
822 unsigned int nb_supported = 0; in sfc_xstats_get_names_by_id() local
834 if ((ids == NULL) || (ids[nb_written] == nb_supported)) { in sfc_xstats_get_names_by_id()
841 ++nb_supported; in sfc_xstats_get_names_by_id()