Searched refs:tx_ok (Results 1 – 16 of 16) sorted by relevance
249 u64 tx_ok; /* good packets */ member
340 stats_itr = &stats->tx_ok; in emac_update_hw_stats()365 net_stats->tx_packets = stats->tx_ok; in emac_get_stats64()
287 unsigned long tx_ok; /* The number of good packet transmitted. */ member
1203 net_stats->tx_packets = hw_stats->tx_ok + net_stats->tx_errors; in atl1e_get_stats()1223 stats_item = &adapter->hw_stats.tx_ok; in atl1e_update_hw_stats()
420 u64 tx_ok; /* good TX packets */ member
1097 hw->stats.tx_ok += alx_read_mem32(hw, ALX_MIB_TX_OK); in alx_update_hw_stats()
1670 net_stats->tx_packets = hw_stats->tx_ok + net_stats->tx_errors; in alx_get_stats64()
598 unsigned long tx_ok; member
465 dev->stats.tx_ok++; in tx_complete()1438 s->tx_ok, s->rx.ok, s->rx.error, in amb_proc_read()
638 int tx_ok = 0, rx_ok = 0, rss_ok = 0; in bnxt_sriov_enable() local671 tx_ok = 1; in bnxt_sriov_enable()677 if (tx_ok && rx_ok && rss_ok) in bnxt_sriov_enable()
340 unsigned long tx_ok; /* The number of good packet transmitted. */ member
1480 stats_item = &adapter->hw_stats.tx_ok; in atl1c_update_hw_stats()1535 net_stats->tx_packets = hw_stats->tx_ok + net_stats->tx_errors; in atl1c_get_stats()
350 u32 tx_ok; /* good TX packets */ member
1694 adapter->soft_stats.tx_packets += smb->tx_ok + new_tx_errors; in atl1_inc_smb()
857 u32 tx_ok; member
303 __le64 tx_ok; member1559 tmp_stats[i++] = le64_to_cpu(nic_stats->tx_ok); in cp_get_ethtool_stats()