Lines Matching refs:nb_supported
806 unsigned int nb_supported; in sfc_xstats_get_nb_supported() local
809 nb_supported = port->mac_stats_nb_supported + in sfc_xstats_get_nb_supported()
813 return nb_supported; in sfc_xstats_get_nb_supported()
822 unsigned int nb_supported = 0; in sfc_xstats_get() local
832 nb_supported = rc; in sfc_xstats_get()
834 &nb_supported); in sfc_xstats_get()
836 return nb_supported; in sfc_xstats_get()
882 unsigned int nb_supported; in sfc_xstats_get_by_id() local
900 nb_supported = port->mac_stats_nb_supported; in sfc_xstats_get_by_id()
901 sfc_sw_xstats_get_vals_by_id(sa, ids, values, n, &nb_supported); in sfc_xstats_get_by_id()
920 unsigned int nb_supported; in sfc_xstats_get_names_by_id() local
952 nb_supported = port->mac_stats_nb_supported; in sfc_xstats_get_names_by_id()
957 &nb_supported); in sfc_xstats_get_names_by_id()