Searched refs:rx_ok (Results 1 – 15 of 15) sorted by relevance
760 int tx_ok = 0, rx_ok = 0, rss_ok = 0; in bnxt_sriov_enable() local781 rx_ok = 1; in bnxt_sriov_enable()785 rx_ok = 1; in bnxt_sriov_enable()789 rx_ok = 0; in bnxt_sriov_enable()799 if (tx_ok && rx_ok && rss_ok) in bnxt_sriov_enable()
214 u64 rx_ok; /* good packets */ member
304 u64 *stats_itr = &adpt->stats.rx_ok; in emac_update_hw_stats()345 net_stats->rx_packets = stats->rx_ok; in emac_get_stats64()
248 unsigned long rx_ok; /* The number of good packet received. */ member
1192 net_stats->rx_packets = hw_stats->rx_ok + net_stats->rx_errors; in atl1e_get_stats()1205 stats_item = &adapter->hw_stats.rx_ok; in atl1e_update_hw_stats()
394 u64 rx_ok; /* good RX packets */ member
1071 hw->stats.rx_ok += alx_read_mem32(hw, ALX_MIB_RX_OK); in alx_update_hw_stats()
1692 net_stats->rx_packets = hw_stats->rx_ok + net_stats->rx_errors; in alx_get_stats64()
299 unsigned long rx_ok; /* The number of good packet received. */ member
1509 stats_item = &adapter->hw_stats.rx_ok; in atl1c_update_hw_stats()1572 net_stats->rx_packets = hw_stats->rx_ok + net_stats->rx_errors; in atl1c_get_stats()
311 u32 rx_ok; /* good RX packets */ member
1672 adapter->soft_stats.rx_packets += smb->rx_ok + new_rx_errors; in atl1_inc_smb()
1452 unsigned long rx_ok; in myri10ge_clean_rx_done() local1463 rx_ok = myri10ge_rx_done(ss, length, checksum); in myri10ge_clean_rx_done()1464 rx_packets += rx_ok; in myri10ge_clean_rx_done()1465 rx_bytes += rx_ok * (unsigned long)length; in myri10ge_clean_rx_done()
952 u32 rx_ok; member
304 __le64 rx_ok; member1567 tmp_stats[i++] = le64_to_cpu(nic_stats->rx_ok); in cp_get_ethtool_stats()