Searched refs:sw_stats (Results 1 – 6 of 6) sorted by relevance
331 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_stat_get_val() local508 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_get_vals() local536 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_get_names() local565 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_get_vals_by_id() local595 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_get_names_by_id() local654 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_reset() local681 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_stats_fill_available_descr() local696 sw_stats->supp[sw_stats->supp_count].descr = sw_stat_descr; in sfc_sw_stats_fill_available_descr()705 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_stats_set_reset_basic_stats() local744 struct sfc_sw_stats *sw_stats = &sa->sw_stats; in sfc_sw_xstats_configure() local[all …]
241 struct sfc_sw_stats sw_stats; member
609 sa->sw_stats.reset_rx_pkts[i]; in sfc_stats_get_dp_rx()611 sa->sw_stats.reset_rx_bytes[i]; in sfc_stats_get_dp_rx()636 sa->sw_stats.reset_tx_pkts[i]; in sfc_stats_get_dp_tx()638 sa->sw_stats.reset_tx_bytes[i]; in sfc_stats_get_dp_tx()
984 adapter->sw_stats.rx_nombuf++; in atl_recv_pkts()1078 adapter->sw_stats.q_ipackets[rxq->queue_id]++; in atl_recv_pkts()1079 adapter->sw_stats.q_ibytes[rxq->queue_id] += in atl_recv_pkts()1301 adapter->sw_stats.q_opackets[txq->queue_id]++; in atl_xmit_pkt()1302 adapter->sw_stats.q_obytes[txq->queue_id] += pay_len; in atl_xmit_pkt()
50 struct atl_sw_stats sw_stats; member
936 struct atl_sw_stats *swstats = &adapter->sw_stats; in atl_dev_stats_get()974 memset(&adapter->sw_stats, 0, sizeof(adapter->sw_stats)); in atl_dev_stats_reset()