Searched defs:sfc_sw_stats (Results 1 – 1 of 1) sorted by relevance
191 struct sfc_sw_stats { struct193 unsigned int xstats_count;195 struct sfc_sw_stat_data *supp;196 unsigned int supp_count;199 uint64_t *cache;200 unsigned int cache_count;202 uint64_t *reset_vals;204 uint64_t *reset_rx_pkts;205 uint64_t *reset_rx_bytes;206 uint64_t *reset_tx_pkts;[all …]