Home
last modified time | relevance | path

Searched defs:tstats (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c646 struct fcoe_rx_stat tstats; in _qed_fcoe_get_tstats() local
H A Dqed_iscsi.c887 struct tstorm_iscsi_stats_drv tstats; in _qed_iscsi_get_tstats() local
H A Dqed_ll2.c2260 struct core_ll2_tstorm_per_queue_stat tstats; in _qed_ll2_get_tstats() local
H A Dqed_l2.c1647 struct tstorm_per_port_stat tstats; in __qed_get_vport_tstats() local
H A Dqed_vf.h146 struct pfvf_storm_stats tstats; member
H A Dqed.h415 struct storm_stats tstats; member
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1306 struct nic_tx_stats *tstats = &oct_dev->link_stats.fromhost; in octnet_nic_stats_callback() local
/openbmc/linux/include/net/
H A Dip_tunnels.h513 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats() local
/openbmc/linux/include/linux/
H A Dnetdevice.h2345 struct pcpu_sw_netstats __percpu *tstats; member
2760 struct pcpu_sw_netstats *tstats = this_cpu_ptr(dev->tstats); in dev_sw_netstats_rx_add() local
2772 struct pcpu_sw_netstats *tstats = this_cpu_ptr(dev->tstats); in dev_sw_netstats_tx_add() local
/openbmc/linux/net/sched/
H A Dsch_cake.c2854 struct nlattr *tstats, *ts; in cake_dump_stats() local