Searched refs:ICE_RXTX_BYTES_LOW (Results 1 – 2 of 2) sorted by relevance
140 #define ICE_RXTX_BYTES_LOW(bytes) ((bytes) & ICE_40_BIT_MASK) macro
4759 if (ICE_RXTX_BYTES_LOW(vsi->old_rx_bytes) > nes->rx_bytes) in ice_update_vsi_stats()4792 if (ICE_RXTX_BYTES_LOW(vsi->old_tx_bytes) > nes->tx_bytes) in ice_update_vsi_stats()4846 if (ICE_RXTX_BYTES_LOW(pf->old_rx_bytes) > ns->eth.rx_bytes) in ice_read_stats_registers()4883 if (ICE_RXTX_BYTES_LOW(pf->old_tx_bytes) > ns->eth.tx_bytes) in ice_read_stats_registers()