Searched refs:tx_ucast_pkts (Results 1 – 12 of 12) sorted by relevance
59 .tx_ucast_pkts = (u64)0,
53 {"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),54 QL_OFF(nic_stats.tx_ucast_pkts)},
1514 u64 tx_ucast_pkts; member
347 le64_to_cpu(hw_stats->tx_ucast_pkts); in bnxt_re_ib_get_hw_stats()
49 u64 tx_ucast_pkts; member
338 p_common->tx_ucast_pkts = stats.common.tx_ucast_pkts; in qede_fill_by_demand_stats()435 stats->tx_packets = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts + in qede_get_stats64()
95 QEDE_STAT(tx_ucast_pkts),
1329 u64 tx_ucast_pkts; member
2132 __le64 tx_ucast_pkts; member2190 __le64 tx_ucast_pkts; member8175 __le64 tx_ucast_pkts; member8199 __le64 tx_ucast_pkts; member8282 __le64 tx_ucast_pkts; member8333 __le64 tx_ucast_pkts; member
10875 stats->tx_packets += BNXT_GET_RING_STATS64(sw, tx_ucast_pkts); in bnxt_get_ring_stats()
3098 eth_stats.common.tx_ucast_pkts; in qed_get_protocol_stats()3162 tlv->tx_frames = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts + in qed_fill_generic_tlv_data()
1633 p_stats->common.tx_ucast_pkts += in __qed_get_vport_pstats()