Searched refs:cur_es (Results 1 – 1 of 1) sorted by relevance
2588 struct ice_eth_stats *prev_es, *cur_es; in ice_update_vsi_hw_stats() local2597 cur_es = &vsi->hw_stats.cur; in ice_update_vsi_hw_stats()2602 &prev_es->location, &cur_es->location) in ice_update_vsi_hw_stats()2607 &prev_es->location, &cur_es->location) in ice_update_vsi_hw_stats()2621 cur_es); in ice_update_vsi_hw_stats()2622 ice_update_port_oversize(vsi->sc, cur_es->rx_errors); in ice_update_vsi_hw_stats()