Searched refs:tx_mcast_bytes (Results 1 – 18 of 18) sorted by relevance
83 u64 tx_mcast_bytes; /* multicast */ member
1810 s->tx_mcast_bytes = be64_to_cpu(fwstats.tx_mcast_bytes); in t4vf_get_port_stats()
920 ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes + in cxgb4vf_get_stats()
406 __be64 tx_mcast_bytes; member
345 be64_to_cpu(fcoe_port_stats.tx_mcast_bytes) + in csio_get_stats()
1074 portstats->tx_mcast_bytes = stats.tx_mcast_bytes; in csio_mb_process_portparams_rsp()
577 __le64 tx_mcast_bytes; /* # data bytes txed (mcast) */ member
49 u64 tx_mcast_bytes; member
325 p_common->tx_mcast_bytes = stats.common.tx_mcast_bytes; in qede_fill_by_demand_stats()426 stats->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes + in qede_get_stats64()
94 QEDE_STAT(tx_mcast_bytes),
1313 u64 tx_mcast_bytes; member
2001 __le64 tx_mcast_bytes; member2060 __le64 tx_mcast_bytes; member8007 __le64 tx_mcast_bytes; member8031 __le64 tx_mcast_bytes; member8114 __le64 tx_mcast_bytes; member8165 __le64 tx_mcast_bytes; member
10593 stats->tx_bytes += BNXT_GET_RING_STATS64(sw, tx_mcast_bytes); in bnxt_get_ring_stats()
2708 __le64 tx_mcast_bytes; member
1214 le64_to_cpu(ls->tx_mcast_bytes) + in ionic_get_stats64()
2509 __be64 tx_mcast_bytes; member2528 __be64 tx_mcast_bytes; member
3124 tlv->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes + in qed_fill_generic_tlv_data()
1629 p_stats->common.tx_mcast_bytes += in __qed_get_vport_pstats()
Completed in 181 milliseconds