Searched refs:rx_time_detail (Results 1 – 3 of 3) sorted by relevance
471 stats.rx_time_detail[i].sum += in net_stats_update_rx_time_detail()474 stats.rx_time_detail[i].count += 1); in net_stats_update_rx_time_detail()577 stats.tc.recv[tc].rx_time_detail[i].sum += in net_stats_update_tc_rx_time_detail()580 stats.tc.recv[tc].rx_time_detail[i].count += 1); in net_stats_update_tc_rx_time_detail()
169 tc.recv[i].rx_time_detail[j].count); in get_net_pkt_tc_stats_detail()186 tc.recv[i].rx_time_detail[j].sum) / in get_net_pkt_tc_stats_detail()231 count = GET_STAT(iface, rx_time_detail[j].count); in get_net_pkt_stats_detail()248 rx_time_detail[j].sum) / in get_net_pkt_stats_detail()
346 rx_time_detail[NET_PKT_DETAIL_STATS_COUNT]; member467 struct net_stats_rx_time rx_time_detail[NET_PKT_DETAIL_STATS_COUNT]; member