Searched refs:tx_ucast_pkts (Results 1 – 9 of 9) sorted by relevance
52 u64 tx_ucast_pkts; member
57 QEDE_STAT(tx_ucast_pkts),
1077 edev->stats.tx_ucast_pkts = stats.tx_ucast_pkts; in qede_fill_by_demand_stats()1146 stats->tx_packets = edev->stats.tx_ucast_pkts + in qede_get_stats64()
53 {"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),54 QL_OFF(nic_stats.tx_ucast_pkts)},
1496 u64 tx_ucast_pkts; member
1559 DUMP_STAT(qdev, tx_ucast_pkts); in ql_dump_stat()
23 __le64 tx_ucast_pkts; member1046 __le64 tx_ucast_pkts; member3367 __le64 tx_ucast_pkts; member
4793 stats->tx_packets += le64_to_cpu(hw_stats->tx_ucast_pkts); in bnxt_get_stats64()
1628 stats->tx_ucast_pkts += in __qed_get_vport_stats()