Searched refs:nb_supported (Results 1 – 3 of 3) sorted by relevance
249 unsigned int *nb_supported) in sfc_sw_stat_get_names() argument295 unsigned int *nb_supported) in sfc_sw_xstat_get_names_by_id() argument377 unsigned int *nb_supported) in sfc_sw_xstat_get_values() argument423 unsigned int *nb_supported) in sfc_sw_xstat_get_values_by_id() argument516 sw_xstats_offset = *nb_supported; in sfc_sw_xstats_get_vals()534 unsigned int *nb_supported) in sfc_sw_xstats_get_names() argument545 nb_written, nb_supported); in sfc_sw_xstats_get_names()562 unsigned int *nb_supported) in sfc_sw_xstats_get_vals_by_id() argument573 sw_xstats_offset = *nb_supported; in sfc_sw_xstats_get_vals_by_id()604 nb_supported); in sfc_sw_xstats_get_names_by_id()[all …]
19 unsigned int *nb_supported);24 unsigned int *nb_supported);28 unsigned int *nb_supported);33 unsigned int *nb_supported);
806 unsigned int nb_supported; in sfc_xstats_get_nb_supported() local813 return nb_supported; in sfc_xstats_get_nb_supported()822 unsigned int nb_supported = 0; in sfc_xstats_get() local832 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() local900 nb_supported = port->mac_stats_nb_supported; in sfc_xstats_get_by_id()920 unsigned int nb_supported; in sfc_xstats_get_names_by_id() local952 nb_supported = port->mac_stats_nb_supported; in sfc_xstats_get_names_by_id()[all …]