Searched refs:supp (Results 1 – 3 of 3) sorted by relevance
664 sw_stats->supp[i].descr); in sfc_sw_xstats_reset()710 sw_stat = sw_stats->supp[i].descr; in sfc_sw_stats_set_reset_basic_stats()753 if (sw_stats->supp == NULL) { in sfc_sw_xstats_configure()755 sizeof(*sw_stats->supp), 0); in sfc_sw_xstats_configure()756 if (sw_stats->supp == NULL) in sfc_sw_xstats_configure()765 sw_stats->supp[i].descr); in sfc_sw_xstats_configure()808 rte_free(sw_stats->supp); in sfc_sw_xstats_configure()809 sw_stats->supp = NULL; in sfc_sw_xstats_configure()858 sa->sw_stats.supp = NULL; in sfc_sw_xstats_init()876 rte_free(sa->sw_stats.supp); in sfc_sw_xstats_close()[all …]
190 struct sfc_sw_stat_data *supp; member
166 uint8_t supp; in sfc_flow_parse_init() local228 supp = ((const uint8_t *)supp_mask)[i]; in sfc_flow_parse_init()230 if (~supp & mask[i]) { in sfc_flow_parse_init()