Searched refs:tx_ucast_pkts (Results 1 – 12 of 12) sorted by relevance
136 le64_to_cpu(bnxt_re_stats->tx_ucast_pkts); in bnxt_re_ib_get_hw_stats()
54 {"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),55 QL_OFF(nic_stats.tx_ucast_pkts)},
1496 u64 tx_ucast_pkts; member
1541 DUMP_STAT(qdev, tx_ucast_pkts); in ql_dump_stat()
85 u64 tx_ucast_pkts; member
355 p_common->tx_ucast_pkts = stats.common.tx_ucast_pkts; in qede_fill_by_demand_stats()448 stats->tx_packets = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts + in qede_get_stats64()
116 QEDE_STAT(tx_ucast_pkts),
1151 u64 tx_ucast_pkts; member
2187 eth_stats.common.tx_ucast_pkts; in qed_get_protocol_stats()2249 tlv->tx_frames = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts + in qed_fill_generic_tlv_data()
1645 p_stats->common.tx_ucast_pkts += in __qed_get_vport_pstats()
1143 __le64 tx_ucast_pkts; member5756 __le64 tx_ucast_pkts; member5834 __le64 tx_ucast_pkts; member
7241 stats->tx_packets += le64_to_cpu(hw_stats->tx_ucast_pkts); in bnxt_get_stats64()